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 | 465e00b30f18a5e2996a3241f68b8f20c936e29e (patch) | |
tree | 729d0ccb2885c3eb569b614ce704821ef9335a2e /target/linux/ar71xx/config-2.6.28 | |
parent | 15288355a9400ed9b45a70b04831ee76233c0951 (diff) | |
download | upstream-465e00b30f18a5e2996a3241f68b8f20c936e29e.tar.gz upstream-465e00b30f18a5e2996a3241f68b8f20c936e29e.tar.bz2 upstream-465e00b30f18a5e2996a3241f68b8f20c936e29e.zip |
[ar71xx] add initial support for the TL-WR741ND board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16739 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |