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:
931f573
)
ARM: nomadik: configure for NO_HZ and HRTIMERS
author
Linus Walleij
<linus.walleij@linaro.org>
Thu, 20 Jun 2013 11:48:16 +0000
(13:48 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Sat, 20 Jul 2013 09:59:45 +0000
(11:59 +0200)
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
patch
|
blob
|
history
diff --git
a/arch/arm/configs/nhk8815_defconfig
b/arch/arm/configs/nhk8815_defconfig
index e4cb5a42042400ed943d97ba7a25623a7dc049db..263ae3869e32c5f9ecf8bc2f2fd63b8ce8291eda 100644
(file)
--- 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