summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
diff options
context:
space:
mode:
authorJulius Schulz-Zander <julius@inet.tu-berlin.de>2016-10-21 11:47:15 +0200
committerJohn Crispin <john@phrozen.org>2016-10-26 12:37:45 +0200
commita71a8955f20e3c3ac13323072a70362f3c9d80fd (patch)
tree4c2b7dc4a48bea3a2716c5ec4e2b5ed58e7eac4d /target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
parentda1b33fc4dcab8453b70b4ee87e7b46a34c99acb (diff)
downloadmtk-20170518-a71a8955f20e3c3ac13323072a70362f3c9d80fd.zip
mtk-20170518-a71a8955f20e3c3ac13323072a70362f3c9d80fd.tar.gz
mtk-20170518-a71a8955f20e3c3ac13323072a70362f3c9d80fd.tar.bz2
ar71xx: add support for TP-Link WR802N v1
This patch adds support solely for version 1 of the TP-Link WR802N. It is based on Rick Pannen's patch posted on the OpenWrt devel list. Signed-off-by: Julius Schulz-Zander <julius@inet.tu-berlin.de>
Diffstat (limited to 'target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt')
-rw-r--r--target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
index 85e1cde..a81620f 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
+++ b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
@@ -1390,6 +1390,14 @@ config ATH79_MACH_TL_WR741ND_V4
select ATH79_DEV_USB
select ATH79_DEV_WMAC
+config ATH79_MACH_TL_WR802N_V1
+ bool "TP-LINK TL-WR802N v1 support"
+ select SOC_QCA953X
+ select ATH79_DEV_ETH
+ select ATH79_DEV_GPIO_BUTTONS
+ select ATH79_DEV_LEDS_GPIO
+ select ATH79_DEV_M25P80
+
config ATH79_MACH_TL_WR810N
bool "TP-LINK TL-WR810N support"
select SOC_QCA953X