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:
parent
93aec20400
commit
979c6a1e49
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue