diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-08-08 13:09:03 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-08-08 13:09:03 +0000 |
commit | 253c9fcf7d948fb8763defe612cf53ee860744f3 (patch) | |
tree | b8431364f68ea6eb82fe516f57a25b617f56e316 /target/linux/ar71xx/config-2.6.30 | |
parent | c202ef57b1e002ad198e066c8a8ffc23a645bca9 (diff) | |
download | upstream-253c9fcf7d948fb8763defe612cf53ee860744f3.tar.gz upstream-253c9fcf7d948fb8763defe612cf53ee860744f3.tar.bz2 upstream-253c9fcf7d948fb8763defe612cf53ee860744f3.zip |
WRT160NL: enable mtd parser on 2.6.30
SVN-Revision: 17178
Diffstat (limited to 'target/linux/ar71xx/config-2.6.30')
-rw-r--r-- | target/linux/ar71xx/config-2.6.30 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.30 b/target/linux/ar71xx/config-2.6.30 index 7675083c54..9ec9a2d710 100644 --- a/target/linux/ar71xx/config-2.6.30 +++ b/target/linux/ar71xx/config-2.6.30 @@ -147,6 +147,7 @@ CONFIG_MTD_NAND=y CONFIG_MTD_NAND_RB4XX=y CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-2 CONFIG_MTD_REDBOOT_PARTS=y +CONFIG_MTD_WRT160NL_PARTS=y CONFIG_MYLOADER=y # CONFIG_NATSEMI is not set CONFIG_NET_DSA=y |