diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-07-07 19:20:10 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-07-07 19:20:10 +0000 |
commit | 2614fcb2f35c6d571d20e771474ca1d2871f34f7 (patch) | |
tree | 5614d14d2d28ba43908ec9a6692b81704dfd3c76 /target/linux/ar71xx/config-2.6.28 | |
parent | 7d5525a5be6aaf5884a7a0bef63e673f180aa3ed (diff) | |
download | upstream-2614fcb2f35c6d571d20e771474ca1d2871f34f7.tar.gz upstream-2614fcb2f35c6d571d20e771474ca1d2871f34f7.tar.bz2 upstream-2614fcb2f35c6d571d20e771474ca1d2871f34f7.zip |
add initial support for the TL-WR741ND board
SVN-Revision: 16739
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 b64b68050d..c3711ac6af 100644 --- a/target/linux/ar71xx/config-2.6.28 +++ b/target/linux/ar71xx/config-2.6.28 @@ -16,6 +16,7 @@ CONFIG_AR71XX_MACH_PB42=y CONFIG_AR71XX_MACH_PB44=y CONFIG_AR71XX_MACH_RB_4XX=y CONFIG_AR71XX_MACH_TEW_632BRP=y +CONFIG_AR71XX_MACH_TL_WR741ND=y CONFIG_AR71XX_MACH_TL_WR941ND=y CONFIG_AR71XX_MACH_UBNT=y CONFIG_AR71XX_MACH_WNR2000=y |