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-02-24 15:40:51 +0000
commit5d3c853ad170de64f250a3177381fe513c7cdf2d (patch)
treec3ab94240815759328bd686f1f70731b265c789f
parentb356f3649c4b65aeb86d17292f3facf147386334 (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