diff options
Diffstat (limited to 'arch/blackfin/configs/BF533-EZKIT_defconfig')
-rw-r--r-- | arch/blackfin/configs/BF533-EZKIT_defconfig | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/arch/blackfin/configs/BF533-EZKIT_defconfig b/arch/blackfin/configs/BF533-EZKIT_defconfig index 1cf1ab28dc66..02141827e595 100644 --- a/arch/blackfin/configs/BF533-EZKIT_defconfig +++ b/arch/blackfin/configs/BF533-EZKIT_defconfig | |||
@@ -243,12 +243,12 @@ CONFIG_DMA_UNCACHED_1M=y | |||
243 | # | 243 | # |
244 | # Cache Support | 244 | # Cache Support |
245 | # | 245 | # |
246 | CONFIG_BLKFIN_CACHE=y | 246 | CONFIG_BFIN_ICACHE=y |
247 | CONFIG_BLKFIN_DCACHE=y | 247 | CONFIG_BFIN_DCACHE=y |
248 | # CONFIG_BLKFIN_DCACHE_BANKA is not set | 248 | # CONFIG_BFIN_DCACHE_BANKA is not set |
249 | # CONFIG_BLKFIN_CACHE_LOCK is not set | 249 | # CONFIG_BFIN_ICACHE_LOCK is not set |
250 | # CONFIG_BLKFIN_WB is not set | 250 | # CONFIG_BFIN_WB is not set |
251 | CONFIG_BLKFIN_WT=y | 251 | CONFIG_BFIN_WT=y |
252 | CONFIG_L1_MAX_PIECE=16 | 252 | CONFIG_L1_MAX_PIECE=16 |
253 | 253 | ||
254 | # | 254 | # |