All of lore.kernel.org
 help / color / mirror / Atom feed
* [2.6 patch] m32r: add missing Kconfig help text
@ 2005-07-17 14:38 Adrian Bunk
  0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2005-07-17 14:38 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Jesper Juhl, linux-kernel

There's no help text for CONFIG_DEBUG_STACKOVERFLOW - add one.

Signed-off-by: Jesper Juhl <juhl-lkml@dif.dk>
Signed-off-by: Adrian Bunk <bunk@stusta.de>

---

This patch was sent by Jesper Juhl on:
- 22 Dec 2004

--- linux-2.6.10-rc3-bk15-orig/arch/m32r/Kconfig.debug	2004-12-06 22:24:16.000000000 +0100
+++ linux-2.6.10-rc3-bk15/arch/m32r/Kconfig.debug	2004-12-22 23:28:32.000000000 +0100
@@ -5,6 +5,9 @@
 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 DEBUG_STACK_USAGE
 	bool "Stack utilization instrumentation"



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-07-17 14:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-17 14:38 [2.6 patch] m32r: add missing Kconfig help text Adrian Bunk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.