aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Medhurst <tixy@linaro.org>2014-09-19 09:06:33 -0700
committerJon Medhurst <tixy@linaro.org>2014-09-19 10:19:57 -0700
commit932dd335cbf1a55e268b7d6c055db8f70cdbf7ca (patch)
tree1cdb356de15a95b1f5bbbf9ec040fea55e82dff8
parent503e00ecdfc1c6f0e1ed70cd9e6bc82364a92544 (diff)
juno: Enable devfreq and thermal configs for IPAlsk-3.10-armlt-juno-20140919
Signed-off-by: Jon Medhurst <tixy@linaro.org>
-rw-r--r--linaro/configs/vexpress64.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/linaro/configs/vexpress64.conf b/linaro/configs/vexpress64.conf
index 344316044c75..a397cd936065 100644
--- a/linaro/configs/vexpress64.conf
+++ b/linaro/configs/vexpress64.conf
@@ -74,3 +74,15 @@ CONFIG_MALI_EXPERT=y
CONFIG_MALI_PLATFORM_THIRDPARTY_NAME="juno_soc"
CONFIG_MALI_PLATFORM_FAKE=y
# CONFIG_ION is not set
+CONFIG_THERMAL=y
+CONFIG_THERMAL_DEFAULT_GOV_POWER_ALLOCATOR=y
+CONFIG_THERMAL_GOV_FAIR_SHARE=y
+CONFIG_THERMAL_GOV_STEP_WISE=y
+CONFIG_THERMAL_GOV_USER_SPACE=y
+CONFIG_CPU_THERMAL=y
+CONFIG_PM_DEVFREQ=y
+CONFIG_DEVFREQ_THERMAL=y
+CONFIG_SCPI_THERMAL=y
+CONFIG_MALI_DEVFREQ=y
+CONFIG_MALI_POWER_ACTOR=y
+CONFIG_THERMAL_POWER_ACTOR_CPU=y