Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b0ce61d5 authored by Steven Miao's avatar Steven Miao Committed by Bob Liu
Browse files

cache: enable L2 sram icache in menuconfig



Signed-off-by: default avatarSteven Miao <realmz6@gmail.com>
Signed-off-by: default avatarBob Liu <lliubbo@gmail.com>
parent 97929003
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -1050,7 +1050,7 @@ config BFIN_EXTMEM_ICACHEABLE
config BFIN_L2_ICACHEABLE
config BFIN_L2_ICACHEABLE
	bool "Enable ICACHE for L2 SRAM"
	bool "Enable ICACHE for L2 SRAM"
	depends on BFIN_ICACHE
	depends on BFIN_ICACHE
	depends on BF54x || BF561
	depends on (BF54x || BF561 || BF60x) && !SMP
	default n
	default n


config BFIN_DCACHE
config BFIN_DCACHE