diff options
Diffstat (limited to 'arch/blackfin/Kconfig')
-rw-r--r-- | arch/blackfin/Kconfig | 4 |
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" | |||
917 | config BFIN_ICACHE | 917 | config BFIN_ICACHE |
918 | bool "Enable ICACHE" | 918 | bool "Enable ICACHE" |
919 | default y | 919 | default y |
920 | config BFIN_ICACHE_LOCK | ||
921 | bool "Enable Instruction Cache Locking" | ||
922 | depends on BFIN_ICACHE | ||
923 | default n | ||
924 | config BFIN_EXTMEM_ICACHEABLE | 920 | config 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 |