From 5f1a82ec4ffebc668a739d2a2fb72da8dbbeaaa5 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Sat, 9 Apr 2016 10:26:46 +0000 Subject: ar71xx: add TP-Link TL-WA901ND-v4 support Signed-off-by: Tiziano Bacocco SVN-Revision: 49158 --- target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt | 9 +++++++++ 1 file changed, 9 insertions(+) (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 a884f35..8c77645 100644 --- a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt +++ b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt @@ -1182,6 +1182,15 @@ config ATH79_MACH_TL_WA901ND_V2 select ATH79_DEV_M25P80 select ATH79_DEV_WMAC +config ATH79_MACH_TL_WA901ND_V4 + bool "TP-LINK TL-WA901ND v4 support" + select SOC_QCA956X + 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_WDR3320_V2 bool "TP-LINK TL-WDR3320 v2 board support" select SOC_AR934X -- cgit v1.1