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

Remove spaces from Kconfig files
This commit is contained in:
simbit18 2023-05-19 12:42:36 +02:00 committed by Xiang Xiao
parent fe8289bbc0
commit 09fcec8fae

View File

@ -2589,7 +2589,7 @@ menu "RTC Configuration"
config STM32F7_RTC_MAGIC_REG
int "BKP register"
default 0
range 0 31
range 0 31
---help---
The BKP register used to store/check the Magic value to determine if
RTC is already setup