diff options
author | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2008-09-04 10:25:40 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2008-09-04 10:25:40 +0000 |
commit | 0e60436ef61d52ed11bba5926c4c7dbd191749ac (patch) | |
tree | a60daf44ac4772911c46940fa8283b54447a7b33 /packages/kexecboot/linux-kexecboot-2.6.26/defconfig-htcuniversal | |
parent | 614d641dda3ea8a65293697ce2847f47984257b8 (diff) | |
parent | ae63a4dad7b06af132c6ba5bdb5fb98b2231525a (diff) |
merge of '50c7f89abe3b8e0587d863672399614b1f2cb6d5'
and '9daaac3730faf9e4dc3c89cd380025bec6460aed'
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 |