summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2016-02-12 08:31:32 +0000
committerJohn Crispin <john@openwrt.org>2016-02-12 08:31:32 +0000
commitcede06cebc7678b5d617ab4f64b3b53b8bbe44dc (patch)
tree89c9049a7f0db2067082abaf1c2c60999fa7e81a /target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
parent22f20c4a6690520cfb9b8045a92d21e7974d1e2d (diff)
downloadmaster-31e0f0ae-cede06cebc7678b5d617ab4f64b3b53b8bbe44dc.tar.gz
master-31e0f0ae-cede06cebc7678b5d617ab4f64b3b53b8bbe44dc.tar.bz2
master-31e0f0ae-cede06cebc7678b5d617ab4f64b3b53b8bbe44dc.zip
ar71xx: Support for Ubiquiti UniFi AP AC LITE
Add support for the Ubiquiti UniFi AP AC LITE Signed-off-by: P.Wassi <p.wassi at gmx.at> SVN-Revision: 48711
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 069d33801a..3d6dc4dfc3 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
+++ b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
@@ -1356,6 +1356,16 @@ config ATH79_MACH_UBNT
select ATH79_DEV_M25P80
select ATH79_DEV_USB
+config ATH79_MACH_UBNT_UNIFIAC
+ bool "Ubiquiti UniFi AC (LITE) support"
+ select SOC_QCA956X
+ 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_WEIO
bool "WeIO board"
select SOC_AR933X