arch/arm/src/imxrt/Kconfig: Fix Kconfig style

Remove spaces from Kconfig files
This commit is contained in:
simbit18 2023-05-19 12:54:49 +02:00 committed by Xiang Xiao
parent 09fcec8fae
commit 5d0bbf20f7
1 changed files with 1 additions and 1 deletions

View File

@ -2655,7 +2655,7 @@ menu "RTC Configuration"
config IMXRT_RTC_MAGIC_REG config IMXRT_RTC_MAGIC_REG
int "RTC SNVS GPR" int "RTC SNVS GPR"
default 0 default 0
range 0 3 range 0 3
---help--- ---help---
The BKP register used to store/check the Magic value to determine if The BKP register used to store/check the Magic value to determine if
RTC is already setup RTC is already setup