forked from Ivasoft/openwrt
ar71xx: add Abicom SC1750 support
Support Abicom International Scorpion SC1750 Board QCA9550 700MHz Extended Temperature Range 256MB DDR2 256MB Nand Flash 16MB Nor Flash 1x SFP, 1x PCIe 2x 10/100/1000 Ethernet 135x100 mm 802.11ng/g/b 802.11ac/an/a Signed-off-by: Conor O'Gorman <i@conorogorman.net>
This commit is contained in:
committed by
John Crispin
parent
d38ffd8cd9
commit
274546046d
@@ -42,6 +42,17 @@ config ATH79_MACH_TUBE2H
|
||||
select ATH79_DEV_M25P80
|
||||
select ATH79_DEV_WMAC
|
||||
|
||||
config ATH79_MACH_SC1750
|
||||
bool "Abicom SC1750 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_SC300M
|
||||
bool "Abicom SC300M board support"
|
||||
select SOC_QCA955X
|
||||
|
||||
Reference in New Issue
Block a user