summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2016-03-23 22:31:38 +0000
committerLuka Perkov <luka@openwrt.org>2016-03-23 22:31:38 +0000
commitebaba153317d9d32e7f7f8c9187205f9b5d1c47e (patch)
treeb033d3a549b44344ec674b1ab635923a1ab0264d /target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
parent98a01048b816167a6f7a1b60f3207c46c6e662dd (diff)
downloadmaster-31e0f0ae-ebaba153317d9d32e7f7f8c9187205f9b5d1c47e.tar.gz
master-31e0f0ae-ebaba153317d9d32e7f7f8c9187205f9b5d1c47e.tar.bz2
master-31e0f0ae-ebaba153317d9d32e7f7f8c9187205f9b5d1c47e.zip
ar71xx: add support for ap120c
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 49082
Diffstat (limited to 'target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt')
-rw-r--r--target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt8
1 files changed, 8 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 92e453cd93..4c70c0ab14 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
+++ b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
@@ -6,6 +6,14 @@ config ATH79_MACH_ALFA_AP96
select ATH79_DEV_M25P80
select ATH79_DEV_USB
+config ATH79_MACH_ALFA_AP120C
+ bool "ALFA Network AP120C board support"
+ select ATH79_DEV_AP9X_PCI if PCI
+ select ATH79_DEV_ETH
+ select ATH79_DEV_GPIO_BUTTONS
+ select ATH79_DEV_M25P80
+ select ATH79_DEV_WMAC
+
config ATH79_MACH_HORNET_UB
bool "ALFA Network Hornet-UB board support"
select SOC_AR933X