mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-24 15:56:49 +00:00
ar71xx: fix typos and indentation in Kconfig.openwrt
Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
This commit is contained in:
parent
bb1df2d75b
commit
fc43e7a6e0
@ -451,7 +451,7 @@ config ATH79_MACH_WPE72
|
|||||||
|
|
||||||
config ATH79_MACH_WPJ342
|
config ATH79_MACH_WPJ342
|
||||||
bool "Compex WPJ342 board support"
|
bool "Compex WPJ342 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
|
||||||
@ -461,7 +461,7 @@ config ATH79_MACH_WPJ342
|
|||||||
|
|
||||||
config ATH79_MACH_WPJ344
|
config ATH79_MACH_WPJ344
|
||||||
bool "Compex WPJ344 board support"
|
bool "Compex WPJ344 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
Block a user