mirror of
https://github.com/apache/nuttx.git
synced 2026-08-09 14:35:08 +00:00
arch/arm/src/imxrt/Kconfig: Fix Kconfig style
Remove spaces from Kconfig files
This commit is contained in:
parent
09fcec8fae
commit
5d0bbf20f7
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue