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 | ebeae35053c1f6016e28d4df01214da022c09d6d (patch) | |
tree | 6de399e26da48e5937ca83d960d0fe9e93d6afaf /target/linux/ixp4xx/config-default | |
parent | 40bd61ec700f9e2ee9b42261b4087b9d90020e5a (diff) | |
download | upstream-ebeae35053c1f6016e28d4df01214da022c09d6d.tar.gz upstream-ebeae35053c1f6016e28d4df01214da022c09d6d.tar.bz2 upstream-ebeae35053c1f6016e28d4df01214da022c09d6d.zip |
fix initramfs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10080 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |