2
0
forked from Ivasoft/openwrt

ar71xx: Add support for AirTight Networks C-55

This patch is to add support for the AirTight Networks C-55 Access Point

Signed-off-by: Chris R Blake <chrisrblake93@gmail.com>

SVN-Revision: 47973
This commit is contained in:
John Crispin
2015-12-23 14:43:35 +00:00
parent 4ea610da74
commit 772f9d4e32
14 changed files with 198 additions and 1 deletions

View File

@@ -182,6 +182,16 @@ config ATH79_MACH_PB92
select ATH79_DEV_PB9X_PCI if PCI
select ATH79_DEV_USB
config ATH79_MACH_C55
bool "AirTight Networks C-55 support"
select SOC_AR934X
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_AW_NR580
bool "AzureWave AW-NR580 board support"
select SOC_AR71XX