mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH][trivial] Kconfig: fix spelling error in config KALLSYMS help text
@ 2006-11-08 20:08 Jesper Juhl
  2006-11-08 21:23 ` Randy Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Jesper Juhl @ 2006-11-08 20:08 UTC (permalink / raw)
  To: trivial; +Cc: linux-kernel, Jesper Juhl

Fix a small spelling mistake in the help text for the KALLSYMS config option.


Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
---

 init/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/init/Kconfig b/init/Kconfig
index c8b2624..404e891 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -320,7 +320,7 @@ config SYSCTL_SYSCALL
  	  you should probably say N here.
 
 config KALLSYMS
-	 bool "Load all symbols for debugging/kksymoops" if EMBEDDED
+	 bool "Load all symbols for debugging/ksymoops" if EMBEDDED
 	 default y
 	 help
 	   Say Y here to let the kernel print out symbolic crash information and



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-11-08 21:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-08 20:08 [PATCH][trivial] Kconfig: fix spelling error in config KALLSYMS help text Jesper Juhl
2006-11-08 21:23 ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®