diff options
Diffstat (limited to 'arch/blackfin/configs/BF548-EZKIT_defconfig')
-rw-r--r-- | arch/blackfin/configs/BF548-EZKIT_defconfig | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/arch/blackfin/configs/BF548-EZKIT_defconfig b/arch/blackfin/configs/BF548-EZKIT_defconfig index ac8390fafa9c..8f3b1de6a939 100644 --- a/arch/blackfin/configs/BF548-EZKIT_defconfig +++ b/arch/blackfin/configs/BF548-EZKIT_defconfig | |||
@@ -306,12 +306,12 @@ CONFIG_DMA_UNCACHED_1M=y | |||
306 | # | 306 | # |
307 | # Cache Support | 307 | # Cache Support |
308 | # | 308 | # |
309 | CONFIG_BLKFIN_CACHE=y | 309 | CONFIG_BFIN_ICACHE=y |
310 | CONFIG_BLKFIN_DCACHE=y | 310 | CONFIG_BFIN_DCACHE=y |
311 | # CONFIG_BLKFIN_DCACHE_BANKA is not set | 311 | # CONFIG_BFIN_DCACHE_BANKA is not set |
312 | # CONFIG_BLKFIN_CACHE_LOCK is not set | 312 | # CONFIG_BFIN_ICACHE_LOCK is not set |
313 | # CONFIG_BLKFIN_WB is not set | 313 | # CONFIG_BFIN_WB is not set |
314 | CONFIG_BLKFIN_WT=y | 314 | CONFIG_BFIN_WT=y |
315 | CONFIG_L1_MAX_PIECE=16 | 315 | CONFIG_L1_MAX_PIECE=16 |
316 | 316 | ||
317 | # | 317 | # |