summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Boudet <x-boudet@ti.com>2012-05-23 11:45:38 +0200
committerXavier Boudet <x-boudet@ti.com>2012-07-10 17:27:00 +0200
commit61a61b96a8d72ae0745ff0239a1e99ee64162589 (patch)
tree64ac0a0891e185b849557039011a675c06f43beb
parent127a4928384d14ce21d8addfa27f7fc253c2202b (diff)
UBUNTU: Config disable CPU_FREQ_GOV_INTERACTIVE
Signed-off-by: Xavier Boudet <x-boudet@ti.com>
-rw-r--r--debian.ti-omap4/config/config.common.ubuntu2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian.ti-omap4/config/config.common.ubuntu b/debian.ti-omap4/config/config.common.ubuntu
index f342ce19bf56..27c3b808c169 100644
--- a/debian.ti-omap4/config/config.common.ubuntu
+++ b/debian.ti-omap4/config/config.common.ubuntu
@@ -604,7 +604,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=y
-CONFIG_CPU_FREQ_GOV_INTERACTIVE=y
+# CONFIG_CPU_FREQ_GOV_INTERACTIVE is not set
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y