aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Redpath <chris.redpath@arm.com>2015-11-13 10:19:02 +0000
committerJon Medhurst <tixy@linaro.org>2016-01-14 12:16:31 +0000
commit9c8a5e605609a2ec584b6bd3bab3a9638f90c919 (patch)
tree94315847d06ca76f307487bd40aa2a9b10068746
parentea2136b9f44c88de650ca83105c4cb207da21799 (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