aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/blackfin/Kconfig')
-rw-r--r--arch/blackfin/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig
index 8d6b5ae9c198..f20dc775a226 100644
--- a/arch/blackfin/Kconfig
+++ b/arch/blackfin/Kconfig
@@ -917,10 +917,6 @@ comment "Cache Support"
917config BFIN_ICACHE 917config BFIN_ICACHE
918 bool "Enable ICACHE" 918 bool "Enable ICACHE"
919 default y 919 default y
920config BFIN_ICACHE_LOCK
921 bool "Enable Instruction Cache Locking"
922 depends on BFIN_ICACHE
923 default n
924config BFIN_EXTMEM_ICACHEABLE 920config BFIN_EXTMEM_ICACHEABLE
925 bool "Enable ICACHE for external memory" 921 bool "Enable ICACHE for external memory"
926 depends on BFIN_ICACHE 922 depends on BFIN_ICACHE