aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Miao <eric.miao@linaro.org>2011-05-24 00:05:20 +0800
committerEric Miao <eric.miao@linaro.org>2011-05-27 21:09:38 +0800
commit2f61feb05525de690310038d28654896912c54f3 (patch)
tree06c7fb48d9c3edd065436271da8a691be15fc457
parent1a49dd400f751de88a97f6ab8b492389fcb2a887 (diff)
Revert "SAUCE: MX5: Disable ondemand governor temporarily"
BugLink: http://bugs.launchpad.net/bugs/773242 This reverts commit ba04abd08585d81f687587d1cfd7ef5693d57d9e.
-rw-r--r--debian.linaro/config/config.common.ubuntu2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian.linaro/config/config.common.ubuntu b/debian.linaro/config/config.common.ubuntu
index eab284b99e8..91bc9c15168 100644
--- a/debian.linaro/config/config.common.ubuntu
+++ b/debian.linaro/config/config.common.ubuntu
@@ -236,7 +236,7 @@ CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
CONFIG_CPU_FREQ_GOV_CONSERVATIVE=m
-# CONFIG_CPU_FREQ_GOV_ONDEMAND is not set
+CONFIG_CPU_FREQ_GOV_ONDEMAND=m
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=m
CONFIG_CPU_FREQ_GOV_USERSPACE=m