mirror of
https://github.com/torvalds/linux.git
synced 2024-11-27 22:51:35 +00:00
cache: enable L2 sram icache in menuconfig
Signed-off-by: Steven Miao <realmz6@gmail.com> Signed-off-by: Bob Liu <lliubbo@gmail.com>
This commit is contained in:
parent
97929003c2
commit
b0ce61d550
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user