Fix indentation issue in Kconfig.
This commit is contained in:
parent
1d152b18eb
commit
ff70bf5fe5
@ -43,7 +43,7 @@ menu "Onboard Peripheral Drivers"
|
||||
select SX12XX_DEVICE_EXTERN_CONFIG
|
||||
select BSP_USING_SPI1
|
||||
if BSP_USING_LORA
|
||||
if SX12XX_DEVICE_EXTERN_CONFIG
|
||||
if SX12XX_DEVICE_EXTERN_CONFIG
|
||||
config SX12XX_SPI_DEVICE
|
||||
string "SPI device name"
|
||||
default "spi10"
|
||||
@ -76,7 +76,7 @@ menu "Onboard Peripheral Drivers"
|
||||
int "DO5 PIN number"
|
||||
default 108
|
||||
|
||||
endif
|
||||
endif
|
||||
|
||||
endif
|
||||
endmenu
|
||||
|
Loading…
x
Reference in New Issue
Block a user