From d6cb792d21273c7aa101dbfa1072534f35cabf96 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Fri, 12 Feb 2016 08:30:28 +0000 Subject: ar71xx: Added support for TL-WA801NDv3 Signed-off-by: Tiziano Bacocco SVN-Revision: 48705 --- target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt') diff --git a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt index da2641440e..069d33801a 100644 --- a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt +++ b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt @@ -1090,7 +1090,14 @@ config ATH79_MACH_TL_WA7210N_V2 select ATH79_DEV_GPIO_BUTTONS select ATH79_DEV_M25P80 select ATH79_DEV_WMAC - +config ATH79_MACH_TL_WA801ND_V3 + bool "TP-LINK TL-WA801ND v3 support" + select SOC_QCA953X + select ATH79_DEV_ETH + select ATH79_DEV_GPIO_BUTTONS + select ATH79_DEV_LEDS_GPIO + select ATH79_DEV_M25P80 + select ATH79_DEV_WMAC config ATH79_MACH_TL_WA830RE_V2 bool "TP-LINK TL-WA830RE v2 support" select SOC_AR934X -- cgit v1.2.3