arch/arm/src/tlsr82/Kconfig: Fix indentation
Remove spaces from Kconfig Add TABs
This commit is contained in:
parent
79d6d56532
commit
58ebf26b98
@ -340,20 +340,20 @@ config TLSR82_ADC_CALI_PARA_ADDR
|
|||||||
equal to the address defined in production tools.
|
equal to the address defined in production tools.
|
||||||
|
|
||||||
config TLSR82_ADC_CHAN0
|
config TLSR82_ADC_CHAN0
|
||||||
bool "TLSR82 Adc channel 0 enable"
|
bool "TLSR82 Adc channel 0 enable"
|
||||||
default n
|
default n
|
||||||
|
|
||||||
config TLSR82_ADC_CHAN1
|
config TLSR82_ADC_CHAN1
|
||||||
bool "TLSR82 Adc channel 1 enable"
|
bool "TLSR82 Adc channel 1 enable"
|
||||||
default n
|
default n
|
||||||
|
|
||||||
config TLSR82_ADC_CHAN2
|
config TLSR82_ADC_CHAN2
|
||||||
bool "TLSR82 Adc channel 2 enable"
|
bool "TLSR82 Adc channel 2 enable"
|
||||||
default n
|
default n
|
||||||
|
|
||||||
config TLSR82_ADC_VBAT
|
config TLSR82_ADC_VBAT
|
||||||
bool "TLSR82 Adc channel Vbat enable"
|
bool "TLSR82 Adc channel Vbat enable"
|
||||||
default n
|
default n
|
||||||
|
|
||||||
config TLSR82_ADC_FILT_NUM
|
config TLSR82_ADC_FILT_NUM
|
||||||
int "TLSR82 Adc filter average number"
|
int "TLSR82 Adc filter average number"
|
||||||
|
Loading…
Reference in New Issue
Block a user