aboutsummaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorJesper Juhl <jesper.juhl@gmail.com>2006-12-12 19:25:11 +0100
committerAdrian Bunk <bunk@stusta.de>2006-12-12 19:25:11 +0100
commit979c6a1e49875e9277b5113295a48d5641f02465 (patch)
treec27dc903d8a957ea2623e423411c8def9384c981 /init
parent93aec204002b6ccd4daf0d02363a8227f21bf70f (diff)
Kconfig: fix spelling error in config KALLSYMS help text
Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> Acked-By: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'init')
-rw-r--r--init/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 9edf103b3ec3..f000edb3bb7a 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -348,7 +348,7 @@ config SYSCTL_SYSCALL
If unsure say Y 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