projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d770e55
)
ARM: ep93xx: activate NO_HZ and high-res timers
author
Linus Walleij
<linus.walleij@linaro.org>
Mon, 15 Jun 2015 13:00:19 +0000
(15:00 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Fri, 17 Jul 2015 09:52:35 +0000
(11:52 +0200)
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>
arch/arm/configs/ep93xx_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm/configs/ep93xx_defconfig
b/arch/arm/configs/ep93xx_defconfig
index 72233b9c9d07a36bf08d815aedf4d4a867d9152a..f3adf59fa3153d42e6652e70994eb59fe278d59e 100644
(file)
--- 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