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 | b4dc9c47effa2fc17b8c793d651db7498ba937c0 (patch) | |
tree | 6aacc9a3de5af6157a37b16e7a89e1f74e093761 /target/linux/storm | |
parent | 64c28032c86c53bb94e067891e349a35f10b180c (diff) | |
download | upstream-b4dc9c47effa2fc17b8c793d651db7498ba937c0.tar.gz upstream-b4dc9c47effa2fc17b8c793d651db7498ba937c0.tar.bz2 upstream-b4dc9c47effa2fc17b8c793d651db7498ba937c0.zip |
don't override CONFIG_BLK_DEV
SVN-Revision: 13002
Diffstat (limited to 'target/linux/storm')
-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 |