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