aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Redpath <chris.redpath@arm.com>2015-11-13 10:19:02 +0000
committerJon Medhurst <tixy@linaro.org>2015-12-22 14:09:02 +0000
commit56317022adea17d97182a8611e085e236eb2459c (patch)
tree929ce29304f52de632eca8e73fa7815e393e0f95
parent6b05d8a8a65969c09302c6377b54052f2784e473 (diff)
Config: Add EAS configuration flags to Linaro config framework
Signed-off-by: Chris Redpath <chris.redpath@arm.com> Signed-off-by: Jon Medhurst <tixy@linaro.org>
-rw-r--r--linaro/configs/EAS.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/linaro/configs/EAS.conf b/linaro/configs/EAS.conf
new file mode 100644
index 000000000000..5987e188096d
--- /dev/null
+++ b/linaro/configs/EAS.conf
@@ -0,0 +1,4 @@
+CONFIG_CPU_FREQ_GOV_SCHED=y
+CONFIG_CPU_FREQ_DEFAULT_GOV_SCHED=y
+CONFIG_SCHED_TUNE=y
+CONFIG_CGROUP_SCHEDTUNE=y