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>
This commit is contained in:
@@ -348,7 +348,7 @@ config SYSCTL_SYSCALL
|
|||||||
If unsure say Y here.
|
If unsure say Y here.
|
||||||
|
|
||||||
config KALLSYMS
|
config KALLSYMS
|
||||||
bool "Load all symbols for debugging/kksymoops" if EMBEDDED
|
bool "Load all symbols for debugging/ksymoops" if EMBEDDED
|
||||||
default y
|
default y
|
||||||
help
|
help
|
||||||
Say Y here to let the kernel print out symbolic crash information and
|
Say Y here to let the kernel print out symbolic crash information and
|
||||||
|
Reference in New Issue
Block a user