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-spitz | |
parent | 614d641dda3ea8a65293697ce2847f47984257b8 (diff) | |
parent | ae63a4dad7b06af132c6ba5bdb5fb98b2231525a (diff) |
merge of '50c7f89abe3b8e0587d863672399614b1f2cb6d5'
and '9daaac3730faf9e4dc3c89cd380025bec6460aed'
Diffstat (limited to 'packages/kexecboot/linux-kexecboot-2.6.26/defconfig-spitz')
-rw-r--r-- | packages/kexecboot/linux-kexecboot-2.6.26/defconfig-spitz | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/kexecboot/linux-kexecboot-2.6.26/defconfig-spitz b/packages/kexecboot/linux-kexecboot-2.6.26/defconfig-spitz index 9c8f0ae8a1..cc66e0f10e 100644 --- a/packages/kexecboot/linux-kexecboot-2.6.26/defconfig-spitz +++ b/packages/kexecboot/linux-kexecboot-2.6.26/defconfig-spitz @@ -52,7 +52,8 @@ CONFIG_SYSFS_DEPRECATED=y CONFIG_SYSFS_DEPRECATED_V2=y # CONFIG_RELAY is not set # CONFIG_NAMESPACES 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 |