aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2007-03-19 22:42:23 +0000
committerFlorian Fainelli <florian@openwrt.org>2007-03-19 22:42:23 +0000
commit6f89a9aeb1e48fec08cf748600ff739338d6c9ed (patch)
tree4c134548f33f00840936d021d6294542a5d03785
parent44890cf7607063a305f859555e8a70ed1f4ed311 (diff)
downloadmaster-187ad058-6f89a9aeb1e48fec08cf748600ff739338d6c9ed.tar.gz
master-187ad058-6f89a9aeb1e48fec08cf748600ff739338d6c9ed.tar.bz2
master-187ad058-6f89a9aeb1e48fec08cf748600ff739338d6c9ed.zip
Re-enable adm5120 mtd driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6620 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/adm5120-2.6/config/default2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/adm5120-2.6/config/default b/target/linux/adm5120-2.6/config/default
index 81117c4234..9d00bffacc 100644
--- a/target/linux/adm5120-2.6/config/default
+++ b/target/linux/adm5120-2.6/config/default
@@ -199,7 +199,7 @@ CONFIG_MODULE_FORCE_UNLOAD=y
# CONFIG_MSDOS_FS is not set
CONFIG_MTD=y
# CONFIG_MTD_ABSENT is not set
-# CONFIG_MTD_ADM5120 is not set
+CONFIG_MTD_ADM5120=y
# CONFIG_MTD_BLOCK is not set
# CONFIG_MTD_BLOCK2MTD is not set
# CONFIG_MTD_BLOCK_RO is not set