From 563e9d5e1b26be6d98f04f9cdb3f307f27757b38 Mon Sep 17 00:00:00 2001 From: KeLei Liang Date: Wed, 1 Jun 2016 00:32:37 +0800 Subject: ar71xx: add WRTnode2Q support Signed-off-by: KeLei Liang --- target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt | 10 ++++++++++ 1 file changed, 10 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 ac2cdaec3c..77415eb400 100644 --- a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt +++ b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt @@ -680,6 +680,16 @@ config ATH79_MACH_WRT400N select ATH79_DEV_LEDS_GPIO select ATH79_DEV_M25P80 +config ATH79_MACH_WRTNODE2Q + bool "WRTnode2Q board support" + select SOC_QCA953X + select ATH79_DEV_AP9X_PCI if PCI + 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_R6100 bool "NETGEAR R6100 board support" select SOC_AR934X -- cgit v1.2.3