From aada15af93db6bfb248239f011bafe22c613fbf3 Mon Sep 17 00:00:00 2001 From: David Lutz Date: Mon, 12 Dec 2016 15:59:03 +0100 Subject: ar71xx: add support for TP-LINK TL-WR940N v4 Signed-off-by: David Lutz --- 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 55846c775e..824f47fc73 100644 --- a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt +++ b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt @@ -1492,6 +1492,15 @@ config ATH79_MACH_TL_WR941ND_V6 select ATH79_DEV_M25P80 select ATH79_DEV_WMAC +config ATH79_MACH_TL_WR940N_V4 + bool "TP-LINK TL-WR940N 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_WR1041N_V2 bool "TP-LINK TL-WR1041N v2 support" select SOC_AR934X -- cgit v1.2.3