summaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
diff options
context:
space:
mode:
authorZhao Gang <gang.zhao.42@gmail.com>2016-07-19 02:54:11 +0000
committerJohn Crispin <john@phrozen.org>2016-07-24 06:38:30 +0200
commit42305ae24aa7ce95824d3b2303a40ab211f1a766 (patch)
tree0b1b1b6ba87274180d04fa928c73a1b300bbfc2c /target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
parent0d5277f73fe4071df4273784e3252d520cef8a6e (diff)
downloadmaster-31e0f0ae-42305ae24aa7ce95824d3b2303a40ab211f1a766.tar.gz
master-31e0f0ae-42305ae24aa7ce95824d3b2303a40ab211f1a766.tar.bz2
master-31e0f0ae-42305ae24aa7ce95824d3b2303a40ab211f1a766.zip
ar71xx: add support for gl-mifi
This add initial support for gl-mifi. Product page: http://www.gl-inet.com/mifi/ Signed-off-by: Zhao Gang <gang.zhao.42@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.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 a5c673cd2c..a0ceecbb14 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
+++ b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
@@ -624,6 +624,16 @@ config ATH79_MACH_GL_DOMINO
select ATH79_DEV_USB
select ATH79_DEV_WMAC
+config ATH79_MACH_GL_MIFI
+ bool "GL MIFI 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_USB
+ select ATH79_DEV_WMAC
+
config ATH79_MACH_GL_INET
bool "GL-INET support"
select SOC_AR933X