arch/arm/src/imxrt/Kconfig: Fix Kconfig style
Remove spaces from Kconfig files
This commit is contained in:
parent
09fcec8fae
commit
5d0bbf20f7
|
@ -2655,7 +2655,7 @@ menu "RTC Configuration"
|
|||
config IMXRT_RTC_MAGIC_REG
|
||||
int "RTC SNVS GPR"
|
||||
default 0
|
||||
range 0 3
|
||||
range 0 3
|
||||
---help---
|
||||
The BKP register used to store/check the Magic value to determine if
|
||||
RTC is already setup
|
||||
|
|
Loading…
Reference in New Issue