diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-10-30 06:50:54 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-10-30 06:50:54 +0000 |
commit | 22b5040c64e1fa644aa11f4e50a5ece52532cfad (patch) | |
tree | 146a7b7cccaca13fb00725f8b7ea9017c55f8416 /target/linux/ar71xx/config-3.10 | |
parent | f6638a8994a25994288f6227973630e157598f13 (diff) | |
download | upstream-22b5040c64e1fa644aa11f4e50a5ece52532cfad.tar.gz upstream-22b5040c64e1fa644aa11f4e50a5ece52532cfad.tar.bz2 upstream-22b5040c64e1fa644aa11f4e50a5ece52532cfad.zip |
ar71xx: add kernel support for the Sitecom WLR-8100 wireless router
- unsure about copyright message
- based on AP136-010
Patchwork: http://patchwork.openwrt.org/patch/4147/
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
[juhosg: rename and refresh kernel patch]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38589
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 eb6a781f75..c67cd4b338 100644 --- a/target/linux/ar71xx/config-3.10 +++ b/target/linux/ar71xx/config-3.10 @@ -89,6 +89,7 @@ CONFIG_ATH79_MACH_UBNT=y CONFIG_ATH79_MACH_UBNT_XM=y CONFIG_ATH79_MACH_WHR_HP_G300N=y CONFIG_ATH79_MACH_WLAE_AG300N=y +CONFIG_ATH79_MACH_WLR8100=y CONFIG_ATH79_MACH_WNDAP360=y CONFIG_ATH79_MACH_WNDR3700=y CONFIG_ATH79_MACH_WNDR4300=y |