From 9b6296a968a29fd9e4434bbd2c416b3e18b4a9c2 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 2 May 2016 18:50:48 +0000 Subject: ar71xx: add TP-Link TL-WR810N support This patch adds support for the TP-Link TL-WR810N. https://wiki.openwrt.org/toh/tp-link/tl-wr810n Signed-off-by: Jens Steinhauser git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49286 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 9c0eac485f..57ac5d825f 100644 --- a/target/linux/ar71xx/config-4.4 +++ b/target/linux/ar71xx/config-4.4 @@ -161,6 +161,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_WR810N=y CONFIG_ATH79_MACH_TL_WR841N_V1=y CONFIG_ATH79_MACH_TL_WR841N_V8=y CONFIG_ATH79_MACH_TL_WR841N_V9=y -- cgit v1.2.3