aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
diff options
context:
space:
mode:
authorYuheiOKAWA <tochiro.srchack@gmail.com>2017-01-10 18:47:19 +0900
committerJohn Crispin <john@phrozen.org>2017-01-20 00:52:48 +0100
commit261415a660c12a5673fe3d48dabaf677e1d5c32c (patch)
tree81309a837b07e5f40015bbe2fb2722a160c4209f /target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
parent78c2ec0f477bab5b5c2622b5a18c14e51dea7249 (diff)
downloadupstream-261415a660c12a5673fe3d48dabaf677e1d5c32c.tar.gz
upstream-261415a660c12a5673fe3d48dabaf677e1d5c32c.tar.bz2
upstream-261415a660c12a5673fe3d48dabaf677e1d5c32c.zip
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.
Diffstat (limited to 'target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt')
-rw-r--r--target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt10
1 files changed, 10 insertions, 0 deletions
diff --git a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
index 3c10be9e24..c3f958869e 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
+++ b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
@@ -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