2
0
forked from Ivasoft/openwrt

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>
This commit is contained in:
Julius Schulz-Zander
2016-10-21 11:47:15 +02:00
committed by John Crispin
parent da1b33fc4d
commit a71a8955f2
12 changed files with 132 additions and 0 deletions

View File

@@ -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