aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
diff options
context:
space:
mode:
authorP.Wassi <p.wassi at gmx.at>2016-06-20 16:54:50 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2016-06-20 16:54:50 +0200
commitd354aaa58d046f343d024f4d0c0fa711c3dd1b2b (patch)
tree2ef5e7ceee28ad92373d7e7bd698e1bc0fcb13ab /target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
parent58d97c77333bb043c9e718f5f30c9b7712e76472 (diff)
downloadmaster-187ad058-d354aaa58d046f343d024f4d0c0fa711c3dd1b2b.tar.gz
master-187ad058-d354aaa58d046f343d024f4d0c0fa711c3dd1b2b.tar.bz2
master-187ad058-d354aaa58d046f343d024f4d0c0fa711c3dd1b2b.zip
ar71xx: Add support for Ubiquiti UniFi AP AC PRO
Add support for the Ubiquiti UniFi AP AC PRO Signed-off-by: P.Wassi <p.wassi at gmx.at>
Diffstat (limited to 'target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt')
-rw-r--r--target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt3
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
index 715f389ca8..ac2cdaec3c 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
+++ b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
@@ -1443,7 +1443,7 @@ config ATH79_MACH_UBNT
select ATH79_DEV_USB
config ATH79_MACH_UBNT_UNIFIAC
- bool "Ubiquiti UniFi AC (LITE/LR) support"
+ bool "Ubiquiti UniFi AC (LITE/LR/PRO) support"
select SOC_QCA956X
select ATH79_DEV_AP9X_PCI if PCI
select ATH79_DEV_ETH
@@ -1451,6 +1451,7 @@ config ATH79_MACH_UBNT_UNIFIAC
select ATH79_DEV_LEDS_GPIO
select ATH79_DEV_M25P80
select ATH79_DEV_WMAC
+ select ATH79_DEV_USB
config ATH79_MACH_WEIO
bool "WeIO board"