diff options
author | John Crispin <john@openwrt.org> | 2015-01-20 15:48:07 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-01-20 15:48:07 +0000 |
commit | 4961c7d0f51674063a58a11032ea62eb9ef111f3 (patch) | |
tree | 45e5d0a67af07b6bf75bb888c546aaa379bf17f8 /target/linux/ar71xx/config-3.14 | |
parent | fd0e95fe7b140a42e39bf7a616f38be0b09196f6 (diff) | |
download | upstream-4961c7d0f51674063a58a11032ea62eb9ef111f3.tar.gz upstream-4961c7d0f51674063a58a11032ea62eb9ef111f3.tar.bz2 upstream-4961c7d0f51674063a58a11032ea62eb9ef111f3.zip |
ar71xx: add support for TL-WA701ND v2
Signed-off-by: Luigi Tarenga <luigi.tarenga@gmail.com>
SVN-Revision: 44063
Diffstat (limited to 'target/linux/ar71xx/config-3.14')
-rw-r--r-- | target/linux/ar71xx/config-3.14 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-3.14 b/target/linux/ar71xx/config-3.14 index b6fa4ab17e..82b2d130d5 100644 --- a/target/linux/ar71xx/config-3.14 +++ b/target/linux/ar71xx/config-3.14 @@ -96,6 +96,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_WA701ND_V2=y CONFIG_ATH79_MACH_TL_WA830RE_V2=y CONFIG_ATH79_MACH_TL_WA901ND=y CONFIG_ATH79_MACH_TL_WA901ND_V2=y |