aboutsummaryrefslogtreecommitdiff
path: root/linaro
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2012-07-10 14:47:10 +0100
committerJon Medhurst <tixy@linaro.org>2013-07-17 11:12:08 +0100
commit313c69010ed52a7bd52095708049e16c380c8e15 (patch)
tree9f40c48bfbdf699db54b32f13fdba4eef749fcc8 /linaro
parent8bb495e3f02401ee6f76d1b1d77f3ac9f079e376 (diff)
configs: Add config fragments for big LITTLE MP
This patch adds config fragments used to enable most of the features used by big LITTLE MP. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'linaro')
-rw-r--r--linaro/configs/big-LITTLE-MP.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/linaro/configs/big-LITTLE-MP.conf b/linaro/configs/big-LITTLE-MP.conf
new file mode 100644
index 00000000000..25768457406
--- /dev/null
+++ b/linaro/configs/big-LITTLE-MP.conf
@@ -0,0 +1,4 @@
+CONFIG_CGROUPS=y
+CONFIG_CGROUP_SCHED=y
+CONFIG_FAIR_GROUP_SCHED=y
+CONFIG_NO_HZ=y