ar71xx: fix typo in Kconfig.openwrt
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
This commit is contained in:
parent
2eeb8ac271
commit
a4bb13e720
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue