From: Jesper Juhl Date: Tue, 12 Dec 2006 18:25:11 +0000 (+0100) Subject: Kconfig: fix spelling error in config KALLSYMS help text X-Git-Tag: v2.6.20-rc1~144^2~10 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=979c6a1e49875e9277b5113295a48d5641f02465;p=platform%2Fkernel%2Flinux-exynos.git Kconfig: fix spelling error in config KALLSYMS help text Signed-off-by: Jesper Juhl Acked-By: Randy Dunlap Signed-off-by: Adrian Bunk --- diff --git a/init/Kconfig b/init/Kconfig index 9edf103..f000edb 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