aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
diff options
context:
space:
mode:
authorKeLei Liang <xzmu@wrtnode.com>2016-06-22 14:18:26 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2016-06-22 14:18:26 +0200
commitab69c109ab81cbc1a438d983801a7813e32fb829 (patch)
tree1a7a6afebd3166ef87de2347d4513c11402daed8 /target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
parent05300082b51967cb95cfa514dfe3a31e9da853ae (diff)
downloadmaster-187ad058-ab69c109ab81cbc1a438d983801a7813e32fb829.tar.gz
master-187ad058-ab69c109ab81cbc1a438d983801a7813e32fb829.tar.bz2
master-187ad058-ab69c109ab81cbc1a438d983801a7813e32fb829.zip
ar71xx: add WRTnode2Q support
Signed-off-by: KeLei Liang <xzmu@wrtnode.com>
Diffstat (limited to 'target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt')
-rw-r--r--target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt10
1 files changed, 10 insertions, 0 deletions
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