From: Russell King Date: Sun, 2 Jan 2011 15:05:21 +0000 (+0000) Subject: ARM: TWD: enable one-shot mode X-Git-Tag: v2.6.38-rc1~471^2~2^2^2 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=15095bb0fe779c0403091bda7adce5fb3bb9ca35;p=~shefty%2Frdma-dev.git ARM: TWD: enable one-shot mode Allow one shot timer mode to be used with the TWD. This allows NOHZ mode to be used on SMP systems using the TWD localtimer. Tested on Versatile Express and U8500. Tested-by: Linus Walleij Signed-off-by: Russell King --- diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 290a4b57617..15a177573b7 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -1248,6 +1248,7 @@ config HAVE_ARM_SCU config HAVE_ARM_TWD bool depends on SMP + select TICK_ONESHOT help This options enables support for the ARM timer and watchdog unit