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-Url: https://git.stricted.de/?a=commitdiff_plain;h=979c6a1e49875e9277b5113295a48d5641f02465;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.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 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