Skip to content

Commit

Permalink
Kconfig: fix spelling error in config KALLSYMS help text
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jesper Juhl authored and Adrian Bunk committed Dec 12, 2006
1 parent 93aec20 commit 979c6a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 979c6a1

Please sign in to comment.