[PATCH] ARM: bcm281xx: Turn on L2 cache.
Markus Mayer
markus.mayer at linaro.org
Wed Jun 19 19:15:18 EDT 2013
Turning on the L2 cache for the bcm281xx family.
Signed-off-by: Markus Mayer <markus.mayer at linaro.org>
Acked-by: Christian Daudt <csd at broadcom.com>
---
arch/arm/mach-bcm/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/mach-bcm/Kconfig b/arch/arm/mach-bcm/Kconfig
index f112895..69d67f7 100644
--- a/arch/arm/mach-bcm/Kconfig
+++ b/arch/arm/mach-bcm/Kconfig
@@ -12,6 +12,7 @@ config ARCH_BCM
select GPIO_BCM
select SPARSE_IRQ
select TICK_ONESHOT
+ select CACHE_L2X0
help
This enables support for system based on Broadcom SoCs.
It currently supports the 'BCM281XX' family, which includes
--
1.7.9.5
More information about the linux-arm-kernel
mailing list