diff options
Diffstat (limited to 'packages/kexecboot/linux-kexecboot-2.6.26/defconfig-htcuniversal')
-rw-r--r-- | packages/kexecboot/linux-kexecboot-2.6.26/defconfig-htcuniversal | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/kexecboot/linux-kexecboot-2.6.26/defconfig-htcuniversal b/packages/kexecboot/linux-kexecboot-2.6.26/defconfig-htcuniversal index 8b2a31dbb0..e9d5dc1e22 100644 --- a/packages/kexecboot/linux-kexecboot-2.6.26/defconfig-htcuniversal +++ b/packages/kexecboot/linux-kexecboot-2.6.26/defconfig-htcuniversal @@ -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 |