aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2013-11-27 00:37:35 +0100
committerGary S. Robertson <gary.robertson@linaro.org>2014-01-02 09:16:40 -0600
commit736b64619efddb9c2835553b18bf7ab1c14b76a5 (patch)
treea80dd0011fd21ae0bcb228182942b6678c0228a7
parent051840c17c4f1f0d73da201eabdc2bb7f23c40f9 (diff)
linaro/configs/no_hz_full: enable NO_HZ_FULL_ALL
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
-rw-r--r--linaro/configs/no_hz_full.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/linaro/configs/no_hz_full.conf b/linaro/configs/no_hz_full.conf
index feb28e15e448..8cfa2c61445c 100644
--- a/linaro/configs/no_hz_full.conf
+++ b/linaro/configs/no_hz_full.conf
@@ -4,7 +4,7 @@
### CPU cores which will run with full no_hz enabled. Unlisted cores will
### run with no_hz idle only
CONFIG_NO_HZ_FULL=y
-# CONFIG_NO_HZ_FULL_ALL is not set
+CONFIG_NO_HZ_FULL_ALL=y
CONFIG_NO_HZ_COMMON=y
CONFIG_NO_HZ=y
CONFIG_NO_HZ_IDLE=n