[oe-commits] Robert Nelson : linux-omap 2.6.32: disable CONFIG_CPU_IDLE

git version control git at git.openembedded.org
Fri Dec 4 08:51:52 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: 46a911631085da328514d9de00a2e21a8ef467de
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=46a911631085da328514d9de00a2e21a8ef467de

Author: Robert Nelson <robert.nelson at digikey.com>
Date:   Thu Dec  3 16:20:55 2009 -0600

linux-omap 2.6.32: disable CONFIG_CPU_IDLE

---

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

diff --git a/recipes/linux/linux-omap-2.6.32/beagleboard/defconfig b/recipes/linux/linux-omap-2.6.32/beagleboard/defconfig
index e5ff8a4..ba01955 100644
--- a/recipes/linux/linux-omap-2.6.32/beagleboard/defconfig
+++ b/recipes/linux/linux-omap-2.6.32/beagleboard/defconfig
@@ -349,9 +349,7 @@ CONFIG_CPU_FREQ_GOV_POWERSAVE=y
 CONFIG_CPU_FREQ_GOV_USERSPACE=y
 CONFIG_CPU_FREQ_GOV_ONDEMAND=y
 CONFIG_CPU_FREQ_GOV_CONSERVATIVE=y
-CONFIG_CPU_IDLE=y
-CONFIG_CPU_IDLE_GOV_LADDER=y
-CONFIG_CPU_IDLE_GOV_MENU=y
+# CONFIG_CPU_IDLE is not set
 
 #
 # Floating point emulation





More information about the Openembedded-commits mailing list