[oe-commits] Ulf Samuelsson : Remove power management from sam9g45ek defconfig which breaks kernel build

git version control git at git.openembedded.org
Thu Aug 13 08:20:06 UTC 2009


Module: openembedded.git
Branch: ulf/linux-2.6.30.2
Commit: 9c1acf99309aec4108aada5c88f2be470f2f9164
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=9c1acf99309aec4108aada5c88f2be470f2f9164

Author: Ulf Samuelsson <ulf.samuelsson at atmel.com>
Date:   Thu Aug 13 10:18:27 2009 +0200

Remove power management from sam9g45ek defconfig which breaks kernel build

---

 .../linux/linux-2.6.30.2/at91sam9g45ek/defconfig   |   13 +++----------
 1 files changed, 3 insertions(+), 10 deletions(-)

diff --git a/recipes/linux/linux-2.6.30.2/at91sam9g45ek/defconfig b/recipes/linux/linux-2.6.30.2/at91sam9g45ek/defconfig
index 6658daa..e172d0b 100644
--- a/recipes/linux/linux-2.6.30.2/at91sam9g45ek/defconfig
+++ b/recipes/linux/linux-2.6.30.2/at91sam9g45ek/defconfig
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.30.2
-# Wed Aug 12 23:41:06 2009
+# Thu Aug 13 09:37:24 2009
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -132,7 +132,7 @@ CONFIG_IOSCHED_CFQ=y
 CONFIG_DEFAULT_CFQ=y
 # CONFIG_DEFAULT_NOOP is not set
 CONFIG_DEFAULT_IOSCHED="cfq"
-CONFIG_FREEZER=y
+# CONFIG_FREEZER is not set
 
 #
 # System Type
@@ -207,7 +207,6 @@ CONFIG_MACH_AT91SAM9G45EKES=y
 # AT91 Feature Selections
 #
 CONFIG_AT91_PROGRAMMABLE_CLOCKS=y
-# CONFIG_AT91_SLOW_CLOCK is not set
 CONFIG_AT91_TIMER_HZ=100
 CONFIG_AT91_EARLY_DBGU=y
 # CONFIG_AT91_EARLY_USART0 is not set
@@ -323,12 +322,7 @@ CONFIG_HAVE_AOUT=y
 #
 # Power management options
 #
-CONFIG_PM=y
-# CONFIG_PM_DEBUG is not set
-CONFIG_PM_SLEEP=y
-CONFIG_SUSPEND=y
-CONFIG_SUSPEND_FREEZER=y
-CONFIG_APM_EMULATION=m
+# CONFIG_PM is not set
 CONFIG_ARCH_SUSPEND_POSSIBLE=y
 CONFIG_NET=y
 
@@ -1152,7 +1146,6 @@ CONFIG_USB=y
 CONFIG_USB_DEVICEFS=y
 # CONFIG_USB_DEVICE_CLASS is not set
 # CONFIG_USB_DYNAMIC_MINORS is not set
-# CONFIG_USB_SUSPEND is not set
 # CONFIG_USB_OTG is not set
 CONFIG_USB_MON=y
 # CONFIG_USB_WUSB is not set





More information about the Openembedded-commits mailing list