diff options
author | ant <ant@unknown.openembedded.org> | 2008-09-04 10:16:43 +0000 |
---|---|---|
committer | Thomas Kunze <thommycheck@gmx.de> | 2008-09-04 10:16:43 +0000 |
commit | 309c832c2c21ceb97fd589ebce8327d0d2bba731 (patch) | |
tree | e4e59eca6ec4cf7e3bbca8f0620a9b8bc86e830b /packages/kexecboot/linux-kexecboot-2.6.26/defconfig-bootcdx86 | |
parent | 23ccc2156ae978b7183877bd884396a22f5c168c (diff) |
kexecboot: add patch to read mtdparts from /proc/cmdline
initramfs-kexecboot: add rotation parameter for c7x0
linux-kexecboot_2.6.26: change defconfigs
Diffstat (limited to 'packages/kexecboot/linux-kexecboot-2.6.26/defconfig-bootcdx86')
-rw-r--r-- | packages/kexecboot/linux-kexecboot-2.6.26/defconfig-bootcdx86 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/kexecboot/linux-kexecboot-2.6.26/defconfig-bootcdx86 b/packages/kexecboot/linux-kexecboot-2.6.26/defconfig-bootcdx86 index 35e9b5cd22..1176bc70bd 100644 --- a/packages/kexecboot/linux-kexecboot-2.6.26/defconfig-bootcdx86 +++ b/packages/kexecboot/linux-kexecboot-2.6.26/defconfig-bootcdx86 @@ -72,7 +72,7 @@ CONFIG_FAIR_USER_SCHED=y CONFIG_SYSFS_DEPRECATED=y # CONFIG_RELAY is not set CONFIG_BLK_DEV_INITRD=y -CONFIG_INITRAMFS_SOURCE="" +CONFIG_INITRAMFS_SOURCE="initramfs.cpio.gz" # CONFIG_CC_OPTIMIZE_FOR_SIZE is not set CONFIG_SYSCTL=y CONFIG_EMBEDDED=y |