2
0
forked from Ivasoft/openwrt

ar71xx: add support for PQI Air Pen

SoC: AR9331
Ethernet x1, Wireless 2.4G, uSD card slot x1.
USB Power, include Li-Po Battery.

Signed-off-by: YuheiOKAWA <tochiro.srchack@gmail.com>

Changes in v2:
alphabetical ordering, tabs fron spaces.
This commit is contained in:
YuheiOKAWA
2017-01-10 18:47:19 +09:00
committed by John Crispin
parent 78c2ec0f47
commit 261415a660
10 changed files with 132 additions and 0 deletions

View File

@@ -276,6 +276,16 @@ config ATH79_MACH_ESR1750
select ATH79_DEV_USB
select ATH79_DEV_WMAC
config ATH79_MACH_PQI_AIR_PEN
bool "PQI Air Pen"
select SOC_AR933X
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_SOM9331
bool "SOM9331 support"
select SOC_AR933X