diff options
author | Conor O'Gorman <i@conorogorman.net> | 2017-01-15 22:01:03 +0000 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2017-01-20 00:40:27 +0100 |
commit | eb97f41fc23ffbd6635b402d6e0bbd8e8ef029bb (patch) | |
tree | 34642053bba77125bc7bdb8224c7fe279a07f2e1 /target/linux/ar71xx/config-4.4 | |
parent | 07a02efd07ad7b13aae6d58d55a53fcecbe691d5 (diff) | |
download | upstream-eb97f41fc23ffbd6635b402d6e0bbd8e8ef029bb.tar.gz upstream-eb97f41fc23ffbd6635b402d6e0bbd8e8ef029bb.tar.bz2 upstream-eb97f41fc23ffbd6635b402d6e0bbd8e8ef029bb.zip |
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>
Diffstat (limited to 'target/linux/ar71xx/config-4.4')
-rw-r--r-- | target/linux/ar71xx/config-4.4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ar71xx/config-4.4 b/target/linux/ar71xx/config-4.4 index a79d53e556..dc5ed1eb57 100644 --- a/target/linux/ar71xx/config-4.4 +++ b/target/linux/ar71xx/config-4.4 @@ -148,6 +148,7 @@ CONFIG_ATH79_MACH_R6100=y # CONFIG_ATH79_MACH_RBSXTLITE is not set CONFIG_ATH79_MACH_RE450=y CONFIG_ATH79_MACH_RW2458N=y +CONFIG_ATH79_MACH_SC300M=y CONFIG_ATH79_MACH_SMART_300=y CONFIG_ATH79_MACH_SOM9331=y CONFIG_ATH79_MACH_SR3200=y |