aboutsummaryrefslogtreecommitdiff
path: root/linaro
diff options
context:
space:
mode:
Diffstat (limited to 'linaro')
-rw-r--r--linaro/configs/no_hz_full.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/linaro/configs/no_hz_full.conf b/linaro/configs/no_hz_full.conf
new file mode 100644
index 000000000000..246a02055714
--- /dev/null
+++ b/linaro/configs/no_hz_full.conf
@@ -0,0 +1,8 @@
+### config fragment to add NO_HZ_FULL support
+### ASSUMES CONFIG_NO_HZ=y
+### NOTE that boot command line options must be used to populate the set of
+### 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
+