diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-08-06 19:06:54 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-08-06 19:06:54 +0000 |
commit | 49ad8232fba39107bf238a00dca58ddaa9c1428a (patch) | |
tree | 670380a66678f6c90a36107f415fb6b6a1c447f4 /target/linux/ar71xx/config-2.6.28 | |
parent | 48c1634d3e91ed380cca5bb3ae521f126c83780d (diff) | |
download | upstream-49ad8232fba39107bf238a00dca58ddaa9c1428a.tar.gz upstream-49ad8232fba39107bf238a00dca58ddaa9c1428a.tar.bz2 upstream-49ad8232fba39107bf238a00dca58ddaa9c1428a.zip |
add try partition parser for the WRT160NL board (thanks to Christian Daniel and Gerry Rozema)
SVN-Revision: 17150
Diffstat (limited to 'target/linux/ar71xx/config-2.6.28')
-rw-r--r-- | target/linux/ar71xx/config-2.6.28 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.28 b/target/linux/ar71xx/config-2.6.28 index 693d24b570..fe5e6c91d7 100644 --- a/target/linux/ar71xx/config-2.6.28 +++ b/target/linux/ar71xx/config-2.6.28 @@ -137,6 +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_MYLOADER=y # CONFIG_NATSEMI is not set CONFIG_NET_DSA=y |