forked from Ivasoft/openwrt
ar71xx: add Abicom SC450 support
Support Abicom International Scorpion SC450 Board QCA9550 700MHz Extended Temperature Range 256MB DDR2 256MB NAND Flash 16MB NOR Flash 10/100/1000 Ethernet 15W Max, 3x3 Mode, Full Power TX Power 802.3-at POE+ & DC Input options 100x 85mm USB PCIe SFP GPIO/LED Signed-off-by: Conor O'Gorman <i@conorogorman.net>
This commit is contained in:
committed by
John Crispin
parent
eb97f41fc2
commit
d38ffd8cd9
@@ -53,6 +53,17 @@ config ATH79_MACH_SC300M
|
||||
select ATH79_DEV_USB
|
||||
select ATH79_DEV_WMAC
|
||||
|
||||
config ATH79_MACH_SC450
|
||||
bool "Abicom SC450 board support"
|
||||
select SOC_QCA955X
|
||||
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_USB
|
||||
select ATH79_DEV_WMAC
|
||||
|
||||
config ATH79_MACH_ALL0258N
|
||||
bool "Allnet ALL0258N support"
|
||||
select SOC_AR724X
|
||||
|
||||
Reference in New Issue
Block a user