diff options
author | John Crispin <john@openwrt.org> | 2015-02-24 12:00:50 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-02-24 12:00:50 +0000 |
commit | 9358a8a798609a89e99fa002641164a918a7e3ac (patch) | |
tree | 82d5c15ea95368ad66c7e6de74212210b8237df9 /target/linux/ar71xx/config-3.18 | |
parent | 7c24d8627f61f0649d5497f6bce1801b7fc255ff (diff) | |
download | upstream-9358a8a798609a89e99fa002641164a918a7e3ac.tar.gz upstream-9358a8a798609a89e99fa002641164a918a7e3ac.tar.bz2 upstream-9358a8a798609a89e99fa002641164a918a7e3ac.zip |
ar71xx: TL-WA7210n v2 support
This patch adds support for TP-Link TL-WA7210n[0]
[0] http://www.tplink.com/en/products/details/?model=TL-WA7210N
Signed-off-by: Hendrik Frenzel <hfrenzel@scunc.net>
SVN-Revision: 44526
Diffstat (limited to 'target/linux/ar71xx/config-3.18')
-rw-r--r-- | target/linux/ar71xx/config-3.18 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.18 b/target/linux/ar71xx/config-3.18 index eefbf05170..9386b4ef94 100644 --- a/target/linux/ar71xx/config-3.18 +++ b/target/linux/ar71xx/config-3.18 @@ -98,6 +98,7 @@ CONFIG_ATH79_MACH_TL_MR13U=y CONFIG_ATH79_MACH_TL_MR3020=y CONFIG_ATH79_MACH_TL_MR3X20=y CONFIG_ATH79_MACH_TL_WA701ND_V2=y +CONFIG_ATH79_MACH_TL_WA7210N_V2=y CONFIG_ATH79_MACH_TL_WA830RE_V2=y CONFIG_ATH79_MACH_TL_WA901ND=y CONFIG_ATH79_MACH_TL_WA901ND_V2=y |