forked from Ivasoft/openwrt
ar71xx: add support for UniFi-AC-Mesh-Pro
This adds the build option for UniFi AC Mesh Pro as well as
model detection for it.
The device is a hardware clone of the AC Pro.
- SoC: QCA9563-AL3A (775Mhz)
- RAM: 128MiB
- Flash: 16MiB - dual firmware partitions!
- LAN: 2x 1000M - POE+
- Wireless:
2.4G: QCA9563
5G: UniFi Chip, QCA988X compatible
Signed-off-by: Christoph Krapp <achterin@googlemail.com>
This commit is contained in:
committed by
John Crispin
parent
16b950c981
commit
987b961537
@@ -2145,7 +2145,7 @@ config ATH79_MACH_UBNT
|
||||
select ATH79_DEV_USB
|
||||
|
||||
config ATH79_MACH_UBNT_UNIFIAC
|
||||
bool "Ubiquiti UniFi AC (LITE/LR/MESH/PRO) support"
|
||||
bool "Ubiquiti UniFi AC (LITE/LR/MESH/PRO/MESH-PRO) support"
|
||||
select SOC_QCA956X
|
||||
select ATH79_DEV_AP9X_PCI if PCI
|
||||
select ATH79_DEV_ETH
|
||||
|
||||
Reference in New Issue
Block a user