projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9792900
)
cache: enable L2 sram icache in menuconfig
author
Steven Miao
<realmz6@gmail.com>
Fri, 1 Jun 2012 02:29:42 +0000
(10:29 +0800)
committer
Bob Liu
<lliubbo@gmail.com>
Tue, 24 Jul 2012 05:39:49 +0000
(13:39 +0800)
Signed-off-by: Steven Miao <realmz6@gmail.com>
Signed-off-by: Bob Liu <lliubbo@gmail.com>
arch/blackfin/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/blackfin/Kconfig
b/arch/blackfin/Kconfig
index 7e3a24c60771dc09e2387f7e3fac2f2a69b41e88..9b765107e15cf8a17cc4803dfabb1c9ada64b337 100644
(file)
--- a/
arch/blackfin/Kconfig
+++ b/
arch/blackfin/Kconfig
@@
-1050,7
+1050,7
@@
config BFIN_EXTMEM_ICACHEABLE
config BFIN_L2_ICACHEABLE
bool "Enable ICACHE for L2 SRAM"
depends on BFIN_ICACHE
- depends on
BF54x || BF561
+ depends on
(BF54x || BF561 || BF60x) && !SMP
default n
config BFIN_DCACHE