diff options
Diffstat (limited to 'packages/kexecboot/linux-kexecboot-2.6.26/defconfig-poodle')
-rw-r--r-- | packages/kexecboot/linux-kexecboot-2.6.26/defconfig-poodle | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/kexecboot/linux-kexecboot-2.6.26/defconfig-poodle b/packages/kexecboot/linux-kexecboot-2.6.26/defconfig-poodle index 7d41252b15..a89a82bee8 100644 --- a/packages/kexecboot/linux-kexecboot-2.6.26/defconfig-poodle +++ b/packages/kexecboot/linux-kexecboot-2.6.26/defconfig-poodle @@ -53,7 +53,8 @@ CONFIG_FAIR_USER_SCHED=y # CONFIG_FAIR_CGROUP_SCHED is not set CONFIG_SYSFS_DEPRECATED=y # CONFIG_RELAY is not set -# CONFIG_BLK_DEV_INITRD is not set +CONFIG_BLK_DEV_INITRD=y +CONFIG_INITRAMFS_SOURCE="initramfs.cpio.gz" CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_SYSCTL=y CONFIG_EMBEDDED=y |