diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2011-03-13 15:08:31 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2011-03-13 15:08:31 +0000 |
commit | 8eb616de8248f4e85b392ae0dd9b037dfc011202 (patch) | |
tree | a679b05326791fdd4994d6791c9f56cb972ef186 /target/linux/ar71xx/config-2.6.37 | |
parent | 72b3c18da19cbc5571a855c6ab3bfd14c7c84301 (diff) | |
download | upstream-8eb616de8248f4e85b392ae0dd9b037dfc011202.tar.gz upstream-8eb616de8248f4e85b392ae0dd9b037dfc011202.tar.bz2 upstream-8eb616de8248f4e85b392ae0dd9b037dfc011202.zip |
ar71xx: add support for the TP-Link TL-WA901ND v2 board
Patch-by: Jonathan Benett <jbscience87@gmail.com>
SVN-Revision: 26119
Diffstat (limited to 'target/linux/ar71xx/config-2.6.37')
-rw-r--r-- | target/linux/ar71xx/config-2.6.37 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-2.6.37 b/target/linux/ar71xx/config-2.6.37 index 49f1978d5b..35ed6d8ace 100644 --- a/target/linux/ar71xx/config-2.6.37 +++ b/target/linux/ar71xx/config-2.6.37 @@ -33,6 +33,7 @@ CONFIG_AR71XX_MACH_RB750=y CONFIG_AR71XX_MACH_TEW_632BRP=y CONFIG_AR71XX_MACH_TL_MR3X20=y CONFIG_AR71XX_MACH_TL_WA901ND=y +CONFIG_AR71XX_MACH_TL_WA901ND_V2=y CONFIG_AR71XX_MACH_TL_WR1043ND=y CONFIG_AR71XX_MACH_TL_WR741ND=y CONFIG_AR71XX_MACH_TL_WR841N_V1=y |