diff options
author | YuheiOKAWA <tochiro.srchack@gmail.com> | 2017-01-10 18:47:19 +0900 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2017-01-20 00:52:48 +0100 |
commit | 261415a660c12a5673fe3d48dabaf677e1d5c32c (patch) | |
tree | 81309a837b07e5f40015bbe2fb2722a160c4209f /target/linux/ar71xx/config-4.4 | |
parent | 78c2ec0f477bab5b5c2622b5a18c14e51dea7249 (diff) | |
download | upstream-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/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 427e8bd2be..26de3a6393 100644 --- a/target/linux/ar71xx/config-4.4 +++ b/target/linux/ar71xx/config-4.4 @@ -136,6 +136,7 @@ CONFIG_ATH79_MACH_OMY_X1=y CONFIG_ATH79_MACH_ONION_OMEGA=y CONFIG_ATH79_MACH_PB42=y CONFIG_ATH79_MACH_PB44=y +CONFIG_ATH79_MACH_PQI_AIR_PEN=y CONFIG_ATH79_MACH_QIHOO_C301=y CONFIG_ATH79_MACH_R6100=y # CONFIG_ATH79_MACH_RB2011 is not set |