mirror of https://github.com/hak5/openwrt.git
ar71xx: fix typo in Kconfig.openwrt
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>openwrt-18.06
parent
2eeb8ac271
commit
a4bb13e720
|
@ -640,7 +640,7 @@ config ATH79_MACH_DOMYWIFI_DW33D
|
||||||
|
|
||||||
config ATH79_MACH_DR344
|
config ATH79_MACH_DR344
|
||||||
bool "Wallys DR344 board support"
|
bool "Wallys DR344 board support"
|
||||||
select SOC_AS934X
|
select SOC_AR934X
|
||||||
select ATH79_DEV_ETH
|
select ATH79_DEV_ETH
|
||||||
select ATH79_DEV_GPIO_BUTTONS
|
select ATH79_DEV_GPIO_BUTTONS
|
||||||
select ATH79_DEV_LEDS_GPIO
|
select ATH79_DEV_LEDS_GPIO
|
||||||
|
|
Loading…
Reference in New Issue