diff options
author | 2009-03-04 11:34:10 +0800 | |
---|---|---|
committer | 2009-03-04 11:34:10 +0800 | |
commit | 8bf6774d7fe44ada94bb8df50f089c6e60bdfb26 (patch) | |
tree | 41f3cbe6601e0caf17143d8d37ecc7872f7bc925 /arch/blackfin/configs/SRV1_defconfig | |
parent | Blackfin arch: Update adeos blackfin arch patch to 1.9-00 (diff) | |
download | linux-dev-8bf6774d7fe44ada94bb8df50f089c6e60bdfb26.tar.xz linux-dev-8bf6774d7fe44ada94bb8df50f089c6e60bdfb26.zip |
Blackfin arch: Enable Write Back Cache on all Blackfin Boards
Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
Diffstat (limited to '')
-rw-r--r-- | arch/blackfin/configs/SRV1_defconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/blackfin/configs/SRV1_defconfig b/arch/blackfin/configs/SRV1_defconfig index fa580affc9d6..a46529c6ade3 100644 --- a/arch/blackfin/configs/SRV1_defconfig +++ b/arch/blackfin/configs/SRV1_defconfig @@ -282,8 +282,8 @@ CONFIG_BFIN_ICACHE=y CONFIG_BFIN_DCACHE=y # CONFIG_BFIN_DCACHE_BANKA is not set # CONFIG_BFIN_ICACHE_LOCK is not set -# CONFIG_BFIN_WB is not set -CONFIG_BFIN_WT=y +CONFIG_BFIN_WB=y +# CONFIG_BFIN_WT is not set CONFIG_L1_MAX_PIECE=16 # |