diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-11-11 08:04:46 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-11-11 08:04:46 +0000 |
commit | 79163c8919d344bc1fa0f84c9883fd02148c4c1c (patch) | |
tree | 193ec7927d78df8c5843f82fba121272b596fa37 /target/linux/ar71xx/config-3.10 | |
parent | ec09569b17b2d777c606f90a940b442e2baf750e (diff) | |
download | upstream-79163c8919d344bc1fa0f84c9883fd02148c4c1c.tar.gz upstream-79163c8919d344bc1fa0f84c9883fd02148c4c1c.tar.bz2 upstream-79163c8919d344bc1fa0f84c9883fd02148c4c1c.zip |
ar71xx: Add kernel support for the TP-Link WA750RE / WA850RE range extender
Patch to add kernel support for the TP-LINK WA750RE and the WA850RE
range extender
Signed-off-by: Martijn Zilverschoon <thefriedzombie@gmail.com>
[juhosg: rename and refresh kernel patch]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38717
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 d924c59996..dbce479761 100644 --- a/target/linux/ar71xx/config-3.10 +++ b/target/linux/ar71xx/config-3.10 @@ -73,6 +73,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_WAX50RE=y CONFIG_ATH79_MACH_TL_WA901ND=y CONFIG_ATH79_MACH_TL_WA901ND_V2=y CONFIG_ATH79_MACH_TL_WDR3500=y |