2
0
forked from Ivasoft/openwrt

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>
This commit is contained in:
Piotr Dymacz
2018-02-15 18:42:45 +01:00
parent 12c7b22e4e
commit 907d674910
15 changed files with 170 additions and 233 deletions

View File

@@ -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