diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-11-26 22:36:41 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-11-26 22:36:41 +0100 |
commit | 846ef0e3c607d17dfab32ab36407b01f6ce1da0b (patch) | |
tree | bdfd38d4891b46c7847f8447ad458b01c7365212 /target | |
parent | cc12f9f23c7c0bfebba4e8a2580f0c4596dc2726 (diff) |
add support for imagemagick package
Diffstat (limited to 'target')
-rw-r--r-- | target/x86/kernel.config | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/target/x86/kernel.config b/target/x86/kernel.config index 80b42f0f6..1a6c964da 100644 --- a/target/x86/kernel.config +++ b/target/x86/kernel.config @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.36 -# Wed Nov 24 20:35:48 2010 +# Fri Nov 26 00:21:27 2010 # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -348,7 +348,11 @@ CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y # # Power management and ACPI options # -# CONFIG_PM is not set +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_SFI is not set # |