[PATCH 1/4] arm: socfpga: Enable ARM_TWD for socfpga

dinguyen at altera.com dinguyen at altera.com
Wed Jul 17 19:10:20 EDT 2013


From: Dinh Nguyen <dinguyen at altera.com>

Update Kconfig to enable TWD.

Signed-off-by: Dinh Nguyen <dinguyen at altera.com>
CC: Arnd Bergmann <arnd at arndb.de>
CC: Olof Johansson <olof at lixom.net>
Cc: Rob Herring <rob.herring at calxeda.com>
Cc: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
Cc: Pavel Machek <pavel at denx.de>
Cc: Jack Mitchell <jack.mitchell at dbbroadcast.co.uk>
---
 arch/arm/mach-socfpga/Kconfig |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/mach-socfpga/Kconfig b/arch/arm/mach-socfpga/Kconfig
index dd86db4..efad818 100644
--- a/arch/arm/mach-socfpga/Kconfig
+++ b/arch/arm/mach-socfpga/Kconfig
@@ -11,6 +11,7 @@ config ARCH_SOCFPGA
 	select GENERIC_CLOCKEVENTS
 	select GPIO_PL061 if GPIOLIB
 	select HAVE_ARM_SCU
+	select HAVE_ARM_TWD if LOCAL_TIMERS
 	select HAVE_SMP
 	select MFD_SYSCON
 	select SPARSE_IRQ
-- 
1.7.9.5





More information about the linux-arm-kernel mailing list