From: Steven Miao Date: Fri, 1 Jun 2012 02:29:42 +0000 (+0800) Subject: cache: enable L2 sram icache in menuconfig X-Git-Tag: v3.6-rc1~127^2~32 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b0ce61d550cb59928df3eabff0791b22f08f1e06;p=profile%2Fivi%2Fkernel-x86-ivi.git cache: enable L2 sram icache in menuconfig Signed-off-by: Steven Miao Signed-off-by: Bob Liu --- diff --git a/arch/blackfin/Kconfig b/arch/blackfin/Kconfig index 7e3a24c..9b76510 100644 --- 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