Fix Kconfig style

Replace help => ---help---
Remove spaces from Kconfig
Add comments
This commit is contained in:
simbit18
2023-08-18 11:09:53 +02:00
committed by Petro Karashchenko
parent cd93b8c5ab
commit 70ab01a20b
3 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -2114,7 +2114,7 @@ config STACK_USAGE
config STACK_USAGE_WARNING
int "Detect use of large stack variables"
default 0
help
---help---
Set the stack warning threshold, if the stack usage exceeds the
threshold, a warning will be generated