diff options
author | Felix Fietkau <nbd@openwrt.org> | 2008-01-01 21:38:06 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2008-01-01 21:38:06 +0000 |
commit | 3f7af01bb0eb3673fd9f1ee68c4c868186c1d459 (patch) | |
tree | 49d91720fe21d19c402de039e7e6ac1d9cedff2f /target/linux/brcm63xx | |
parent | 3b7f9d1c92d09fcbe67d8dc2d21243343f91d509 (diff) | |
download | upstream-3f7af01bb0eb3673fd9f1ee68c4c868186c1d459.tar.gz upstream-3f7af01bb0eb3673fd9f1ee68c4c868186c1d459.tar.bz2 upstream-3f7af01bb0eb3673fd9f1ee68c4c868186c1d459.zip |
fix initramfs
SVN-Revision: 10080
Diffstat (limited to 'target/linux/brcm63xx')
-rw-r--r-- | target/linux/brcm63xx/config-2.6.22 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/config-2.6.22 b/target/linux/brcm63xx/config-2.6.22 index 648b140187..4a3cdb7196 100644 --- a/target/linux/brcm63xx/config-2.6.22 +++ b/target/linux/brcm63xx/config-2.6.22 @@ -11,7 +11,6 @@ CONFIG_BASE_SMALL=0 CONFIG_BCM963XX=y CONFIG_BINFMT_MISC=m CONFIG_BITREVERSE=y -# CONFIG_BLK_DEV_INITRD is not set CONFIG_BLK_DEV_IO_TRACE=y # CONFIG_BLK_DEV_LOOP is not set # CONFIG_BLK_DEV_NBD is not set |