aboutsummaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2007-04-01 17:18:51 +0000
committerFlorian Fainelli <florian@openwrt.org>2007-04-01 17:18:51 +0000
commitefa7b43e7775120dd235a66a757854f247e6642b (patch)
tree677436739c509d0c1945322333054e3ddfba4db0 /target
parentb0b49cffa26c56e8e1035ffff1d0063b452e5bc3 (diff)
downloadupstream-efa7b43e7775120dd235a66a757854f247e6642b.tar.gz
upstream-efa7b43e7775120dd235a66a757854f247e6642b.tar.bz2
upstream-efa7b43e7775120dd235a66a757854f247e6642b.zip
Enable MTD_BLOCK
SVN-Revision: 6801
Diffstat (limited to 'target')
-rw-r--r--target/linux/adm5120-2.6/config/default3
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/adm5120-2.6/config/default b/target/linux/adm5120-2.6/config/default
index e4c80cb5cd..541332151f 100644
--- a/target/linux/adm5120-2.6/config/default
+++ b/target/linux/adm5120-2.6/config/default
@@ -197,9 +197,8 @@ CONFIG_MODULE_FORCE_UNLOAD=y
CONFIG_MTD=y
# CONFIG_MTD_ABSENT is not set
CONFIG_MTD_ADM5120=y
-# CONFIG_MTD_BLOCK is not set
+CONFIG_MTD_BLOCK=y
# CONFIG_MTD_BLOCK2MTD is not set
-# CONFIG_MTD_BLOCK_RO is not set
CONFIG_MTD_CFI=y
# CONFIG_MTD_CFI_ADV_OPTIONS is not set
CONFIG_MTD_CFI_AMDSTD=y