2
0
forked from Ivasoft/openwrt

ar71xx: add kernel support for the OpenMesh A60 board

Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
This commit is contained in:
Sven Eckelmann
2016-08-09 15:58:08 +02:00
committed by John Crispin
parent 88aa7eeee5
commit 417f9e7e82
5 changed files with 173 additions and 0 deletions

View File

@@ -1,3 +1,13 @@
config ATH79_MACH_A60
bool "OpenMesh A60 board support"
select SOC_QCA955X
select ATH79_DEV_AP9X_PCI if PCI
select ATH79_DEV_ETH
select ATH79_DEV_LEDS_GPIO
select ATH79_DEV_M25P80
select ATH79_DEV_WMAC
select ATH79_DEV_USB
config ATH79_MACH_ALFA_AP120C
bool "ALFA Network AP120C board support"
select ATH79_DEV_AP9X_PCI if PCI