diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-06-22 18:40:24 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-06-22 18:40:24 +0000 |
commit | 2bc6f0422872756aab91ead2b1d945b67718a27f (patch) | |
tree | ece3c8165fec784f9a2681c4991b97e2cd2667fe /packages/linux/linux-handhelds-2.6/h2200 | |
parent | a4d78a7e5ba33f75870087241a07a453c7b39a6d (diff) |
linux-handhelds-2.6: Enable CONFIG_BLK_DEV_INITRD.
* This is required to support *standalone* *initramfs*.
Diffstat (limited to 'packages/linux/linux-handhelds-2.6/h2200')
-rw-r--r-- | packages/linux/linux-handhelds-2.6/h2200/defconfig | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/packages/linux/linux-handhelds-2.6/h2200/defconfig b/packages/linux/linux-handhelds-2.6/h2200/defconfig index c40780e0d9..b9a1b826b6 100644 --- a/packages/linux/linux-handhelds-2.6/h2200/defconfig +++ b/packages/linux/linux-handhelds-2.6/h2200/defconfig @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Linux kernel version: 2.6.21-hh8 -# Wed Jun 20 18:24:23 2007 +# Linux kernel version: 2.6.21-hh9 +# Fri Jun 22 18:35:16 2007 # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -49,7 +49,8 @@ CONFIG_IKCONFIG=y CONFIG_IKCONFIG_PROC=y CONFIG_SYSFS_DEPRECATED=y # CONFIG_RELAY is not set -# CONFIG_BLK_DEV_INITRD is not set +CONFIG_BLK_DEV_INITRD=y +CONFIG_INITRAMFS_SOURCE="" CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_SYSCTL=y CONFIG_EMBEDDED=y |