Fix Kconfig style

Remove spaces from Kconfig files
Add TABs
Replace help => ---help---
Remove extra TABs
This commit is contained in:
simbit18
2024-07-11 17:48:17 +02:00
committed by archer
parent d2347aea2f
commit f12c4e05cc
8 changed files with 22 additions and 22 deletions

View File

@@ -414,7 +414,7 @@ config ESPRESSIF_XTWDT_TIMEOUT
depends on ESPRESSIF_XTWDT
range 1 255
default 200
help
---help---
Timeout period configuration for the XTAL32K watchdog timer based on RTC_CLK.
config ESPRESSIF_XTWDT_BACKUP_CLK_ENABLE