forked from Ivasoft/openwrt
ar71xx: add Abicom SC300M support
Support Abicom International Scorpion SC300M Module QCA9550 700MHz Extended Temperature Range 256MB DDR2 256MB Nand Flash 16MB SPI Flash 802.11a/na/b/g/ng GPIO x 22, USB x2, PCIe x2 10/100/1000 Ethernet 23dBm, Optional Onboard Antenna DC Input, 8-20V DC 85 x 55 mm Signed-off-by: Conor O'Gorman <i@conorogorman.net>
This commit is contained in:
committed by
John Crispin
parent
07a02efd07
commit
eb97f41fc2
@@ -42,6 +42,17 @@ config ATH79_MACH_TUBE2H
|
||||
select ATH79_DEV_M25P80
|
||||
select ATH79_DEV_WMAC
|
||||
|
||||
config ATH79_MACH_SC300M
|
||||
bool "Abicom SC300M 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