From: Linus Walleij Date: Mon, 15 Jun 2015 13:00:19 +0000 (+0200) Subject: ARM: ep93xx: activate NO_HZ and high-res timers X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=3484550d6260a0ffe23976c63c0cfe4142fd1142;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git 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 Reviewed-by: H Hartley Sweeten Signed-off-by: Linus Walleij --- 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