diff options
author | John Crispin <blogic@openwrt.org> | 2016-04-25 20:08:49 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2016-04-25 20:08:49 +0000 |
commit | 71c67e149c08cf388576dbf00dda10dfba216d07 (patch) | |
tree | d3ecae2cbb4aa453c52f3bc3d1a06f9551f88f30 /target/linux/ar71xx/config-3.18 | |
parent | 9098797092f663002173287fdafefbd7480aeb87 (diff) | |
download | upstream-71c67e149c08cf388576dbf00dda10dfba216d07.tar.gz upstream-71c67e149c08cf388576dbf00dda10dfba216d07.tar.bz2 upstream-71c67e149c08cf388576dbf00dda10dfba216d07.zip |
ar71xx: Add TP-Link TL-WA901ND v4 support to Chaos Calmer 15.05.1
This patch backports support for the TP-Link TL-WA901ND v4 to Chaos Calmer 15.05.1,
which was added into trunk recently [1].
Signed-off by Stijn Segers <francesco.borromini@inventati.org>
[1]: http://patchwork.ozlabs.org/patch/606780/
git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@49226 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 96a5ae232c..e2ff8267bf 100644 --- a/target/linux/ar71xx/config-3.18 +++ b/target/linux/ar71xx/config-3.18 @@ -118,6 +118,7 @@ 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 +CONFIG_ATH79_MACH_TL_WA901ND_V4=y CONFIG_ATH79_MACH_TL_WAX50RE=y CONFIG_ATH79_MACH_TL_WDR3500=y CONFIG_ATH79_MACH_TL_WDR4300=y |