aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Miao <eric.miao@linaro.org>2011-04-29 21:38:21 +0800
committerEric Miao <eric.miao@linaro.org>2011-04-29 21:49:59 +0800
commitba04abd08585d81f687587d1cfd7ef5693d57d9e (patch)
tree2f97e134736be689f894573c6f2e70813ba3729f
parent4ca3f6ddf0deec4b3646eea56cfdb951942de8a5 (diff)
SAUCE: MX5: Disable ondemand governor temporarily
BugLink: http://bugs.launchpad.net/bugs/773242 Signed-off-by: Eric Miao <eric.miao@linaro.org>
-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 91bc9c15168..eab284b99e8 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=m
+# CONFIG_CPU_FREQ_GOV_ONDEMAND is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=m
CONFIG_CPU_FREQ_GOV_USERSPACE=m