From: Dinh Nguyen Date: Wed, 17 Jul 2013 21:19:09 +0000 (-0500) Subject: arm: socfpga: Enable ARM_TWD for socfpga X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=725dd7eb170af813407ee45409590941a5ac626e;p=linux-beck.git arm: socfpga: Enable ARM_TWD for socfpga Update Kconfig to enable TWD. Signed-off-by: Dinh Nguyen Reviewed-by: Pavel Machek Signed-off-by: Olof Johansson --- diff --git a/arch/arm/mach-socfpga/Kconfig b/arch/arm/mach-socfpga/Kconfig index 037100a1563a..aee77f06f887 100644 --- a/arch/arm/mach-socfpga/Kconfig +++ b/arch/arm/mach-socfpga/Kconfig @@ -10,6 +10,7 @@ config ARCH_SOCFPGA select GENERIC_CLOCKEVENTS select GPIO_PL061 if GPIOLIB select HAVE_ARM_SCU + select HAVE_ARM_TWD if SMP select HAVE_SMP select MFD_SYSCON select SPARSE_IRQ