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
commita37255e0067d4a07606f2df78b4a505148cf70c7 (patch)
tree147b37a0a503d0ad948080c30777e97f0fb373b8 /target
parent046352a94b1e9206097e412fa3998b1ce52bdaa5 (diff)
downloadupstream-a37255e0067d4a07606f2df78b4a505148cf70c7.tar.gz
upstream-a37255e0067d4a07606f2df78b4a505148cf70c7.tar.bz2
upstream-a37255e0067d4a07606f2df78b4a505148cf70c7.zip
Enable MTD_BLOCK
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6801 3c298f89-4303-0410-b956-a3cf2f4a3e73
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