You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2023/05/19 13:19:00 UTC

[nuttx] 03/04: arch/arm/src/imxrt/Kconfig: Fix Kconfig style

This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git

commit 5d0bbf20f72cb4b24035125047dd67274e0039a5
Author: simbit18 <10...@users.noreply.github.com>
AuthorDate: Fri May 19 12:54:49 2023 +0200

    arch/arm/src/imxrt/Kconfig: Fix Kconfig style
    
    Remove spaces from Kconfig files
---
 arch/arm/src/imxrt/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/src/imxrt/Kconfig b/arch/arm/src/imxrt/Kconfig
index 6524ef3c78..457a2c3884 100644
--- a/arch/arm/src/imxrt/Kconfig
+++ b/arch/arm/src/imxrt/Kconfig
@@ -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