mirror of
https://github.com/apache/nuttx.git
synced 2026-05-22 22:20:01 +08:00
Kconfig: Fix help attribute
Replace help => ---help---
This commit is contained in:
committed by
Alan Carvalho de Assis
parent
0fd32d8149
commit
1d2ebf91a1
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user