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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user