diff options
Diffstat (limited to 'arch/blackfin/configs/BF537-STAMP_defconfig')
-rw-r--r-- | arch/blackfin/configs/BF537-STAMP_defconfig | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/arch/blackfin/configs/BF537-STAMP_defconfig b/arch/blackfin/configs/BF537-STAMP_defconfig index ccf09dc09a18..a28e0316e90c 100644 --- a/arch/blackfin/configs/BF537-STAMP_defconfig +++ b/arch/blackfin/configs/BF537-STAMP_defconfig | |||
@@ -258,12 +258,12 @@ CONFIG_DMA_UNCACHED_1M=y | |||
258 | # | 258 | # |
259 | # Cache Support | 259 | # Cache Support |
260 | # | 260 | # |
261 | CONFIG_BLKFIN_CACHE=y | 261 | CONFIG_BFIN_ICACHE=y |
262 | CONFIG_BLKFIN_DCACHE=y | 262 | CONFIG_BFIN_DCACHE=y |
263 | # CONFIG_BLKFIN_DCACHE_BANKA is not set | 263 | # CONFIG_BFIN_DCACHE_BANKA is not set |
264 | # CONFIG_BLKFIN_CACHE_LOCK is not set | 264 | # CONFIG_BFIN_ICACHE_LOCK is not set |
265 | # CONFIG_BLKFIN_WB is not set | 265 | # CONFIG_BFIN_WB is not set |
266 | CONFIG_BLKFIN_WT=y | 266 | CONFIG_BFIN_WT=y |
267 | CONFIG_L1_MAX_PIECE=16 | 267 | CONFIG_L1_MAX_PIECE=16 |
268 | 268 | ||
269 | # | 269 | # |