Kconfig: Fix help attribute
Replace help => ---help---
This commit is contained in:
parent
0fd32d8149
commit
1d2ebf91a1
2
Kconfig
2
Kconfig
@ -1973,7 +1973,7 @@ config STACK_CANARIES
|
||||
|
||||
config STACK_USAGE
|
||||
bool "Generate stack usage information"
|
||||
help
|
||||
---help---
|
||||
Generate an extra file that specifies the maximum amount of stack used,
|
||||
on a per-function basis. Please use https://github.com/HBehrens/puncover
|
||||
or tools/showstack.sh to generate the more useful report.
|
||||
|
Loading…
Reference in New Issue
Block a user