From a71a8955f20e3c3ac13323072a70362f3c9d80fd Mon Sep 17 00:00:00 2001 From: Julius Schulz-Zander Date: Fri, 21 Oct 2016 11:47:15 +0200 Subject: 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 --- target/linux/ar71xx/config-4.4 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ar71xx/config-4.4') diff --git a/target/linux/ar71xx/config-4.4 b/target/linux/ar71xx/config-4.4 index 3d7c4814b8..4c24b9f7b8 100644 --- a/target/linux/ar71xx/config-4.4 +++ b/target/linux/ar71xx/config-4.4 @@ -170,6 +170,7 @@ CONFIG_ATH79_MACH_TL_WR703N=y CONFIG_ATH79_MACH_TL_WR720N_V3=y CONFIG_ATH79_MACH_TL_WR741ND=y CONFIG_ATH79_MACH_TL_WR741ND_V4=y +CONFIG_ATH79_MACH_TL_WR802N_V1=y CONFIG_ATH79_MACH_TL_WR810N=y CONFIG_ATH79_MACH_TL_WR841N_V1=y CONFIG_ATH79_MACH_TL_WR841N_V8=y -- cgit v1.2.3