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/ixp4xx/config-default | |
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/ixp4xx/config-default')
-rw-r--r-- | target/linux/ixp4xx/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ixp4xx/config-default b/target/linux/ixp4xx/config-default index e588e5b050..399a7c610d 100644 --- a/target/linux/ixp4xx/config-default +++ b/target/linux/ixp4xx/config-default @@ -56,7 +56,6 @@ CONFIG_BASE_SMALL=0 # CONFIG_BINFMT_AOUT is not set # CONFIG_BLK_DEV_CRYPTOLOOP is not set # CONFIG_BLK_DEV_SL82C105 is not set -# CONFIG_BLK_DEV_INITRD is not set # CONFIG_BLK_DEV_NBD is not set # CONFIG_BONDING is not set # CONFIG_BRIDGE_NF_EBTABLES is not set |