From: Arnd Bergmann Date: Sat, 25 Feb 2012 19:48:52 +0000 (-0700) Subject: ARM: ux500: select L2X0 cache on ux500 X-Git-Tag: v3.4-rc1~93^2~7^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=68526e586307faadc49c27406dad3cb93f067eb0;p=platform%2Fkernel%2Flinux-exynos.git ARM: ux500: select L2X0 cache on ux500 The cache controller needs to be enabled for the cortex-a9 specific errata that are also selected to work. Signed-off-by: Arnd Bergmann Signed-off-by: Mathieu Poirier Signed-off-by: Linus Walleij --- diff --git a/arch/arm/mach-ux500/Kconfig b/arch/arm/mach-ux500/Kconfig index 34b6314..41b38bb 100644 --- a/arch/arm/mach-ux500/Kconfig +++ b/arch/arm/mach-ux500/Kconfig @@ -8,6 +8,7 @@ config UX500_SOC_COMMON select ARM_ERRATA_753970 select ARM_ERRATA_754322 select ARM_ERRATA_764369 + select CACHE_L2X0 config UX500_SOC_DB5500 bool