diff options
author | John Crispin <john@openwrt.org> | 2014-07-13 07:12:22 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2014-07-13 07:12:22 +0000 |
commit | 42a37b2a894fc774e1ee13993c434ea2909c3f67 (patch) | |
tree | f0b2f4b6ff69d9bcbfc7b6a601397a086b0786b1 /target/linux/ar71xx/config-3.10 | |
parent | d5397be2cc62a8d12243ded39d818bbf7ae6de86 (diff) | |
download | upstream-42a37b2a894fc774e1ee13993c434ea2909c3f67.tar.gz upstream-42a37b2a894fc774e1ee13993c434ea2909c3f67.tar.bz2 upstream-42a37b2a894fc774e1ee13993c434ea2909c3f67.zip |
ar71xx: added support for TL-WA830RE V2
Corrected patch ath79 insted of auth79. Sorry.
Signed-off-by: Fredrik Jonson <fredrik@famjonson.se>
SVN-Revision: 41596
Diffstat (limited to 'target/linux/ar71xx/config-3.10')
-rw-r--r-- | target/linux/ar71xx/config-3.10 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.10 b/target/linux/ar71xx/config-3.10 index 4e30a44038..fbd22b997d 100644 --- a/target/linux/ar71xx/config-3.10 +++ b/target/linux/ar71xx/config-3.10 @@ -82,6 +82,7 @@ CONFIG_ATH79_MACH_TL_MR11U=y CONFIG_ATH79_MACH_TL_MR13U=y CONFIG_ATH79_MACH_TL_MR3020=y CONFIG_ATH79_MACH_TL_MR3X20=y +CONFIG_ATH79_MACH_TL_WA830RE_V2=y CONFIG_ATH79_MACH_TL_WA901ND=y CONFIG_ATH79_MACH_TL_WA901ND_V2=y CONFIG_ATH79_MACH_TL_WAX50RE=y |