diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-03-19 22:42:23 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-03-19 22:42:23 +0000 |
commit | 47fa69505ec21dd964bb06f03c0827bdce5391c0 (patch) | |
tree | 4c134548f33f00840936d021d6294542a5d03785 /target | |
parent | d4c03cdd539a40259cbbf3bb06c91c8a44918e08 (diff) |
Re-enable adm5120 mtd driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6620 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/adm5120-2.6/config/default | 2 |
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 81117c423..9d00bffac 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 |