diff options
Diffstat (limited to 'arch/blackfin/configs/BlackStamp_defconfig')
-rw-r--r-- | arch/blackfin/configs/BlackStamp_defconfig | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/arch/blackfin/configs/BlackStamp_defconfig b/arch/blackfin/configs/BlackStamp_defconfig index 174c578b8ec4..5d944ffd4ab0 100644 --- a/arch/blackfin/configs/BlackStamp_defconfig +++ b/arch/blackfin/configs/BlackStamp_defconfig | |||
@@ -285,11 +285,17 @@ CONFIG_DMA_UNCACHED_1M=y | |||
285 | # Cache Support | 285 | # Cache Support |
286 | # | 286 | # |
287 | CONFIG_BFIN_ICACHE=y | 287 | CONFIG_BFIN_ICACHE=y |
288 | # CONFIG_BFIN_ICACHE_LOCK is not set | ||
288 | CONFIG_BFIN_DCACHE=y | 289 | CONFIG_BFIN_DCACHE=y |
289 | # CONFIG_BFIN_DCACHE_BANKA is not set | 290 | # CONFIG_BFIN_DCACHE_BANKA is not set |
290 | # CONFIG_BFIN_ICACHE_LOCK is not set | 291 | CONFIG_BFIN_EXTMEM_ICACHEABLE=y |
291 | CONFIG_BFIN_WB=y | 292 | CONFIG_BFIN_EXTMEM_DCACHEABLE=y |
292 | # CONFIG_BFIN_WT is not set | 293 | CONFIG_BFIN_EXTMEM_WRITEBACK=y |
294 | # CONFIG_BFIN_EXTMEM_WRITETHROUGH is not set | ||
295 | |||
296 | # | ||
297 | # Memory Protection Unit | ||
298 | # | ||
293 | # CONFIG_MPU is not set | 299 | # CONFIG_MPU is not set |
294 | 300 | ||
295 | # | 301 | # |