Browse Source

disable powermanagement in default config

Waldemar Brodkorb 15 years ago
parent
commit
44ce0562da
1 changed files with 2 additions and 6 deletions
  1. 2 6
      target/x86/kernel.config

+ 2 - 6
target/x86/kernel.config

@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.36
-# Fri Nov 26 00:21:27 2010
+# Tue Nov 30 21:48:16 2010
 #
 # CONFIG_64BIT is not set
 CONFIG_X86_32=y
@@ -348,11 +348,7 @@ CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
 #
 # Power management and ACPI options
 #
-CONFIG_PM=y
-# CONFIG_PM_DEBUG is not set
-# CONFIG_SUSPEND is not set
-# CONFIG_PM_RUNTIME is not set
-# CONFIG_ACPI is not set
+# CONFIG_PM is not set
 # CONFIG_SFI is not set
 
 #