arch/arm/src/nrf91/Kconfig: Fix Kconfig style
Add TABs Add comments Remove spaces from Kconfig file
This commit is contained in:
parent
92eeaa4277
commit
693b034827
@ -382,7 +382,7 @@ config NRF91_LFCLK_XTAL
|
||||
config NRF91_LFCLK_RC
|
||||
bool "Internal RC oscillator"
|
||||
|
||||
endchoice
|
||||
endchoice # LFCLK source
|
||||
|
||||
endif # NRF91_USE_LFCLK
|
||||
|
||||
@ -424,7 +424,7 @@ config NRF91_SYSTIMER_RTC
|
||||
---help---
|
||||
Use RTC timer in tickless mode.
|
||||
|
||||
endchoice
|
||||
endchoice # System Timer Source
|
||||
|
||||
if NRF91_SYSTIMER_RTC
|
||||
|
||||
@ -435,7 +435,7 @@ config NRF91_SYSTIMER_RTC_INSTANCE
|
||||
---help---
|
||||
Which RTC instance to use to drive the system timer
|
||||
|
||||
endif
|
||||
endif # NRF91_SYSTIMER_RTC
|
||||
|
||||
endmenu # System Timer
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user