diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-10-18 06:29:05 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-10-18 06:29:05 +0000 |
commit | 335801a2d764f2c8ba710fb6ad54c4f3706afbde (patch) | |
tree | 7f6453f0ca8a963d02b5d9de3c169e30ce2074d5 /target/linux/storm/config-default | |
parent | b89d17b8297e8bd1b423041ba34d10a1a17a3b77 (diff) | |
download | upstream-335801a2d764f2c8ba710fb6ad54c4f3706afbde.tar.gz upstream-335801a2d764f2c8ba710fb6ad54c4f3706afbde.tar.bz2 upstream-335801a2d764f2c8ba710fb6ad54c4f3706afbde.zip |
[storm] don't override CONFIG_BLK_DEV
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13002 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/storm/config-default')
-rw-r--r-- | target/linux/storm/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/storm/config-default b/target/linux/storm/config-default index 074f518605..3e3524fe48 100644 --- a/target/linux/storm/config-default +++ b/target/linux/storm/config-default @@ -45,7 +45,6 @@ CONFIG_ARM=y CONFIG_BASE_SMALL=0 # CONFIG_BINFMT_AOUT is not set CONFIG_BITREVERSE=y -# CONFIG_BLK_DEV is not set # CONFIG_BLK_DEV_INITRD is not set # CONFIG_BONDING is not set CONFIG_BOUNCE=y |