提交 e685752d 编写于 作者: J Jesper Juhl 提交者: Linus Torvalds

[PATCH] ppc64: add missing Kconfig help text

There's no help text for CONFIG_DEBUG_STACKOVERFLOW - add one.
Signed-off-by: NJesper Juhl <juhl-lkml@dif.dk>
Signed-off-by: NAnton Blanchard <anton@samba.org>
Signed-off-by: NAndrew Morton <akpm@osdl.org>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 7d12e522
......@@ -5,6 +5,9 @@ source "lib/Kconfig.debug"
config DEBUG_STACKOVERFLOW
bool "Check for stack overflows"
depends on DEBUG_KERNEL
help
This option will cause messages to be printed if free stack space
drops below a certain limit.
config KPROBES
bool "Kprobes"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册