aboutsummaryrefslogtreecommitdiffstats
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
commit222941dcddc6be6962cd5be1d8ee030fdd439095 (patch)
treef8e2383cc04b4ffeb8b402b2d428775f9079854a /target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
parent0865c11c7b4fd92bd9cb6ac44aed0b2dbb680003 (diff)
downloadmaster-187ad058-222941dcddc6be6962cd5be1d8ee030fdd439095.tar.gz
master-187ad058-222941dcddc6be6962cd5be1d8ee030fdd439095.tar.bz2
master-187ad058-222941dcddc6be6962cd5be1d8ee030fdd439095.zip
ar71xx: add support for ap120c
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@49082 3c298f89-4303-0410-b956-a3cf2f4a3e73
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