]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/blackfin/Kconfig
Blackfin arch: Make L2 SRAM cacheable
[linux-2.6-omap-h63xx.git] / arch / blackfin / Kconfig
index 554ac5827c1d40c6b5146f4cf14e98e46a5cc4f4..10c97efbd91f97706cd0d922652287dcf6f9a074 100644 (file)
@@ -772,6 +772,13 @@ config BFIN_WT
 
 endchoice
 
+config BFIN_L2_CACHEABLE
+       bool "Cache L2 SRAM"
+       depends on (BFIN_DCACHE || BFIN_ICACHE) && (BF54x || BF561)
+       default n
+       help
+         Select to make L2 SRAM cacheable in L1 data and instruction cache.
+
 config MPU
        bool "Enable the memory protection unit (EXPERIMENTAL)"
        default n