[oe-commits] Koen Kooi : linux-omap 2.6.37: switch default governor to userspace

git version control git at git.openembedded.org
Tue Jan 18 13:12:22 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 23e2a9d9a201013834b8e20de60defa5320628bc
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=23e2a9d9a201013834b8e20de60defa5320628bc

Author: Koen Kooi <koen at openembedded.org>
Date:   Tue Jan 18 13:36:01 2011 +0100

linux-omap 2.6.37: switch default governor to userspace

Signed-off-by: Koen Kooi <koen at openembedded.org>

---

 .../linux/linux-omap-2.6.37/beagleboard/defconfig  |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/linux/linux-omap-2.6.37/beagleboard/defconfig b/recipes/linux/linux-omap-2.6.37/beagleboard/defconfig
index d6d7cb8..7723d85 100644
--- a/recipes/linux/linux-omap-2.6.37/beagleboard/defconfig
+++ b/recipes/linux/linux-omap-2.6.37/beagleboard/defconfig
@@ -434,9 +434,9 @@ CONFIG_CPU_FREQ_TABLE=y
 CONFIG_CPU_FREQ_DEBUG=y
 CONFIG_CPU_FREQ_STAT=y
 CONFIG_CPU_FREQ_STAT_DETAILS=y
-CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
+# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
 # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
-# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
+CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
 # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
 # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
 CONFIG_CPU_FREQ_GOV_PERFORMANCE=y





More information about the Openembedded-commits mailing list