From ba04abd08585d81f687587d1cfd7ef5693d57d9e Mon Sep 17 00:00:00 2001 From: Eric Miao Date: Fri, 29 Apr 2011 21:38:21 +0800 Subject: SAUCE: MX5: Disable ondemand governor temporarily BugLink: http://bugs.launchpad.net/bugs/773242 Signed-off-by: Eric Miao --- debian.linaro/config/config.common.ubuntu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3