From 5c11773f8a7f7c2f7073e29ebddd77bf98dceb19 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Fri, 26 Apr 2013 17:00:48 +0000 Subject: ar71xx: add kernel support for TPLINK WR720N v3 Add support for TPLINK WR720N v3 which has 4MB flash, 32MB ram, 2 ethernet interfaces, 1 USB 2.0 port. The patch is mostly a modification from mach-tl-wr703n.c. GPIO numbers for the slider switch is from mach-tl-mr3020n.c. Tested on my device and they worked fine. Signed-off-by: yousong Signed-off-by: Gabor Juhos SVN-Revision: 36456 --- target/linux/ar71xx/config-3.8 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ar71xx/config-3.8') diff --git a/target/linux/ar71xx/config-3.8 b/target/linux/ar71xx/config-3.8 index 847b9a5034..f76f57927a 100644 --- a/target/linux/ar71xx/config-3.8 +++ b/target/linux/ar71xx/config-3.8 @@ -72,6 +72,7 @@ CONFIG_ATH79_MACH_TL_WR1041N_V2=y CONFIG_ATH79_MACH_TL_WR1043ND=y CONFIG_ATH79_MACH_TL_WR2543N=y 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_WR841N_V1=y -- cgit v1.2.3