diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-08-08 12:08:41 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-08-08 12:08:41 +0000 |
commit | 8f854e27c89bb089ac6da7a01f6f334c8fb55e3d (patch) | |
tree | ce68e09ae497b4edfdb83cb635950c17135431bd /target/linux/ar71xx/config-2.6.28 | |
parent | 8866ab8a0273529737dc844280958492115717f1 (diff) | |
download | upstream-8f854e27c89bb089ac6da7a01f6f334c8fb55e3d.tar.gz upstream-8f854e27c89bb089ac6da7a01f6f334c8fb55e3d.tar.bz2 upstream-8f854e27c89bb089ac6da7a01f6f334c8fb55e3d.zip |
move the trx parser out from the patch
SVN-Revision: 17176
Diffstat (limited to 'target/linux/ar71xx/config-2.6.28')
-rw-r--r-- | target/linux/ar71xx/config-2.6.28 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/config-2.6.28 b/target/linux/ar71xx/config-2.6.28 index fe5e6c91d7..8c90fb3a5f 100644 --- a/target/linux/ar71xx/config-2.6.28 +++ b/target/linux/ar71xx/config-2.6.28 @@ -137,7 +137,7 @@ CONFIG_MTD_NAND=y CONFIG_MTD_NAND_RB4XX=y CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-2 CONFIG_MTD_REDBOOT_PARTS=y -CONFIG_MTD_TRX_PARTS=y +CONFIG_MTD_WRT160NL_PARTS=y CONFIG_MYLOADER=y # CONFIG_NATSEMI is not set CONFIG_NET_DSA=y |