diff options
Diffstat (limited to 'arch/blackfin/configs/BF561-EZKIT_defconfig')
-rw-r--r-- | arch/blackfin/configs/BF561-EZKIT_defconfig | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/arch/blackfin/configs/BF561-EZKIT_defconfig b/arch/blackfin/configs/BF561-EZKIT_defconfig index 51c0b6f97798..698a2492424e 100644 --- a/arch/blackfin/configs/BF561-EZKIT_defconfig +++ b/arch/blackfin/configs/BF561-EZKIT_defconfig | |||
@@ -288,12 +288,12 @@ CONFIG_DMA_UNCACHED_1M=y | |||
288 | # | 288 | # |
289 | # Cache Support | 289 | # Cache Support |
290 | # | 290 | # |
291 | CONFIG_BLKFIN_CACHE=y | 291 | CONFIG_BFIN_ICACHE=y |
292 | CONFIG_BLKFIN_DCACHE=y | 292 | CONFIG_BFIN_DCACHE=y |
293 | # CONFIG_BLKFIN_DCACHE_BANKA is not set | 293 | # CONFIG_BFIN_DCACHE_BANKA is not set |
294 | # CONFIG_BLKFIN_CACHE_LOCK is not set | 294 | # CONFIG_BFIN_ICACHE_LOCK is not set |
295 | # CONFIG_BLKFIN_WB is not set | 295 | # CONFIG_BFIN_WB is not set |
296 | CONFIG_BLKFIN_WT=y | 296 | CONFIG_BFIN_WT=y |
297 | CONFIG_L1_MAX_PIECE=16 | 297 | CONFIG_L1_MAX_PIECE=16 |
298 | 298 | ||
299 | # | 299 | # |