* [PATCH] ARM: nomadik: configure for NO_HZ and HRTIMERS
@ 2013-06-20 11:54 Linus Walleij
0 siblings, 0 replies; only message in thread
From: Linus Walleij @ 2013-06-20 11:54 UTC (permalink / raw)
To: linux-arm-kernel
This enables tickless idle (NO_HZ_IDLE) and high resolution
timers for the Nomadik.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
arch/arm/configs/nhk8815_defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/configs/nhk8815_defconfig b/arch/arm/configs/nhk8815_defconfig
index e4cb5a4..263ae38 100644
--- a/arch/arm/configs/nhk8815_defconfig
+++ b/arch/arm/configs/nhk8815_defconfig
@@ -1,6 +1,8 @@
# CONFIG_LOCALVERSION_AUTO is not set
# CONFIG_SWAP is not set
CONFIG_SYSVIPC=y
+CONFIG_NO_HZ_IDLE=y
+CONFIG_HIGH_RES_TIMERS=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=14
--
1.8.1.4
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2013-06-20 11:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-20 11:54 [PATCH] ARM: nomadik: configure for NO_HZ and HRTIMERS Linus Walleij
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).