diff --git a/Kconfig b/Kconfig index b3ed47f5d1..1531f14cd0 100644 --- a/Kconfig +++ b/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.