summaryrefslogtreecommitdiff
path: root/arch/arm/configs/ep93xx_defconfig
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2015-06-15 15:00:19 +0200
committerLinus Walleij <linus.walleij@linaro.org>2015-07-17 11:52:35 +0200
commit3484550d6260a0ffe23976c63c0cfe4142fd1142 (patch)
tree7b3608d25ef3832ba9a5e2501a75b98acd41aa30 /arch/arm/configs/ep93xx_defconfig
parentd770e558e21961ad6cfdf0ff7df0eb5d7d4f0754 (diff)
ARM: ep93xx: activate NO_HZ and high-res timers
Let's set the EP93xx to NO_HZ mode and activate the high-res timers now that we have GENERIC_CLOCKEVENTS. Tested-by: H Hartley Sweeten <hsweeten@visionengravers.com> Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/configs/ep93xx_defconfig')
-rw-r--r--arch/arm/configs/ep93xx_defconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/configs/ep93xx_defconfig b/arch/arm/configs/ep93xx_defconfig
index 72233b9c9d07..f3adf59fa315 100644
--- a/arch/arm/configs/ep93xx_defconfig
+++ b/arch/arm/configs/ep93xx_defconfig
@@ -1,4 +1,6 @@
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