aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
diff options
context:
space:
mode:
authorPiotr Dymacz <pepe2k@gmail.com>2017-08-19 18:26:46 +0200
committerPiotr Dymacz <pepe2k@gmail.com>2017-09-10 22:14:43 +0200
commit90d8c0f0a2f4c902348a2f514ba33f2c9c34e005 (patch)
treededb9528766064223e22304e306719a17d9eafc0 /target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
parentbd24d53ea2ac1c174838cbf21f511db8718175b7 (diff)
downloadupstream-90d8c0f0a2f4c902348a2f514ba33f2c9c34e005.tar.gz
upstream-90d8c0f0a2f4c902348a2f514ba33f2c9c34e005.tar.bz2
upstream-90d8c0f0a2f4c902348a2f514ba33f2c9c34e005.zip
ar71xx: add support for GL.iNet GL-USB150
GL.iNet GL-USB150 is an USB dongle WiFi router, based on Atheros AR9331. Specification: - 400/400/200 MHz (CPU/DDR/AHB) - 64 MB of RAM (DDR2) - 16 MB of FLASH (SPI NOR) - Realtek RTL8152B USB to Ethernet bridge (connected with AR9331 PHY4) - 1T1R 2.4 GHz - 2x LED, 1x button - UART header on PCB Flash instruction: Vendor firmware is based on OpenWrt CC. GUI or sysupgrade can be used to flash LEDE firmware. Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
Diffstat (limited to 'target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt')
-rw-r--r--target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt9
1 files changed, 9 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 ff9c3037a1..6b6188dc7b 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
+++ b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
@@ -768,6 +768,15 @@ config ATH79_MACH_GL_INET
select ATH79_DEV_USB
select ATH79_DEV_WMAC
+config ATH79_MACH_GL_USB150
+ bool "GL.iNet GL-USB150 support"
+ select SOC_AR933X
+ select ATH79_DEV_ETH
+ select ATH79_DEV_GPIO_BUTTONS
+ select ATH79_DEV_LEDS_GPIO
+ select ATH79_DEV_M25P80
+ select ATH79_DEV_WMAC
+
config ATH79_MACH_EAP120
bool "TP-LINK EAP120 support"
select SOC_AR934X