aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
diff options
context:
space:
mode:
authorPiotr Dymacz <pepe2k@gmail.com>2018-02-15 18:42:45 +0100
committerPiotr Dymacz <pepe2k@gmail.com>2018-02-22 18:53:22 +0100
commit907d67491068890e27f7611da5c5c4d44a672c3c (patch)
treea9100f85ece7060f88efc74d23295450bebd322b /target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
parent12c7b22e4edcb76fffc2c9c1318a041bf43c0d36 (diff)
downloadupstream-907d67491068890e27f7611da5c5c4d44a672c3c.tar.gz
upstream-907d67491068890e27f7611da5c5c4d44a672c3c.tar.bz2
upstream-907d67491068890e27f7611da5c5c4d44a672c3c.zip
ar71xx: rework GainStrong devices support
- combine support for Oolite/MiniBox V1.0 in single mach-*.c file - fix model/board names - include correct/full vendor name - drop redundant package and factory image 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.openwrt14
1 files changed, 2 insertions, 12 deletions
diff --git a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
index 50cc00dca9..ed2d42e7f1 100644
--- a/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
+++ b/target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
@@ -880,18 +880,8 @@ config ATH79_MACH_EAP300V2
select ATH79_DEV_M25P80
select ATH79_DEV_WMAC
-config ATH79_MACH_GS_MINIBOX_V1
- bool "Gainstrong MiniBox V1.0 support"
- select SOC_AR933X
- select ARH79_DEV_ETH
- select ARH79_DEV_GPIO_BUTTONS
- select ATH79_DEV_LEDS_GPIO
- select ATH79_DEV_M25P80
- select ATH79_DEV_USB
- select ATH79_DEV_WMAC
-
-config ATH79_MACH_GS_OOLITE
- bool "GS Oolite V1 support"
+config ATH79_MACH_GS_OOLITE_V1
+ bool "GainStrong Oolite/Minibox V1.0 support"
select SOC_AR933X
select ARH79_DEV_ETH
select ARH79_DEV_GPIO_BUTTONS