summaryrefslogtreecommitdiffstats
path: root/meta/packages/linux/linux-rp-2.6.23/defconfig-qemux86
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2007-12-27 20:35:05 +0000
committerRichard Purdie <richard@openedhand.com>2007-12-27 20:35:05 +0000
commita4ad228d968bfcc04b29b582ae6904003e453370 (patch)
tree4b324698c63d5fb4a042adae00dbb83738b629f9 /meta/packages/linux/linux-rp-2.6.23/defconfig-qemux86
parenta5b44fe6a5f3b3b083a7bd3db8054664f6cf2bdd (diff)
downloadpoky-a4ad228d968bfcc04b29b582ae6904003e453370.tar.gz
linux-rp-2.6.23: Add atags export patch for kexec, fix spitz suspend key problems
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3384 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/linux/linux-rp-2.6.23/defconfig-qemux86')
-rw-r--r--meta/packages/linux/linux-rp-2.6.23/defconfig-qemux863
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/packages/linux/linux-rp-2.6.23/defconfig-qemux86 b/meta/packages/linux/linux-rp-2.6.23/defconfig-qemux86
index e9eb83e2dd..e4a50304d2 100644
--- a/meta/packages/linux/linux-rp-2.6.23/defconfig-qemux86
+++ b/meta/packages/linux/linux-rp-2.6.23/defconfig-qemux86
@@ -177,7 +177,8 @@ CONFIG_SECCOMP=y
177CONFIG_HZ_250=y 177CONFIG_HZ_250=y
178# CONFIG_HZ_1000 is not set 178# CONFIG_HZ_1000 is not set
179CONFIG_HZ=250 179CONFIG_HZ=250
180# CONFIG_KEXEC is not set 180CONFIG_KEXEC=y
181CONFIG_ATAGS_PROC=y
181CONFIG_PHYSICAL_START=0x100000 182CONFIG_PHYSICAL_START=0x100000
182# CONFIG_HOTPLUG_CPU is not set 183# CONFIG_HOTPLUG_CPU is not set
183 184