mirror of
https://github.com/apache/nuttx.git
synced 2026-05-29 20:56:47 +08:00
Fix Kconfig style
Remove spaces from Kconfig files Add TABs Replace help => ---help--- Remove extra TABs
This commit is contained in:
@@ -414,7 +414,7 @@ config ESPRESSIF_XTWDT_TIMEOUT
|
|||||||
depends on ESPRESSIF_XTWDT
|
depends on ESPRESSIF_XTWDT
|
||||||
range 1 255
|
range 1 255
|
||||||
default 200
|
default 200
|
||||||
help
|
---help---
|
||||||
Timeout period configuration for the XTAL32K watchdog timer based on RTC_CLK.
|
Timeout period configuration for the XTAL32K watchdog timer based on RTC_CLK.
|
||||||
|
|
||||||
config ESPRESSIF_XTWDT_BACKUP_CLK_ENABLE
|
config ESPRESSIF_XTWDT_BACKUP_CLK_ENABLE
|
||||||
|
|||||||
Reference in New Issue
Block a user