[PATCH] ARM: bcm281xx: Add ARCH Timers to config

Christian Daudt csd at broadcom.com
Tue Sep 24 16:20:52 EDT 2013


Add HAVE_ARM_ARCH_TIMER to Broadcom Kconfig as it is
required for some Mobile SoCs.

Signed-off-by: Christian Daudt <bcm at fixthebug.org>
Reviewed-by: Markus Mayer <mmayer at broadcom.com>
Reviewed-by: Mark Hambleton <mahamble at broadcom.com>
Reviewed-by: James King <jamesk at broadcom.com>

diff --git a/arch/arm/mach-bcm/Kconfig b/arch/arm/mach-bcm/Kconfig
index 69d67f7..635537b 100644
--- a/arch/arm/mach-bcm/Kconfig
+++ b/arch/arm/mach-bcm/Kconfig
@@ -13,6 +13,7 @@ config ARCH_BCM
 	select SPARSE_IRQ
 	select TICK_ONESHOT
 	select CACHE_L2X0
+	select HAVE_ARM_ARCH_TIMER
 	help
 	  This enables support for system based on Broadcom SoCs.
 	  It currently supports the 'BCM281XX' family, which includes
-- 
1.7.10.4





More information about the linux-arm-kernel mailing list