From: Dinh Nguyen Date: Wed, 17 Jul 2013 21:19:09 +0000 (-0500) Subject: arm: socfpga: Enable ARM_TWD for socfpga X-Git-Tag: v4.14-rc1~8309^2~21 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=725dd7eb170af813407ee45409590941a5ac626e;p=platform%2Fkernel%2Flinux-rpi.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 037100a..aee77f0 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