projects
/
platform
/
upstream
/
kernel-adaptation-pc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93aec20
)
Kconfig: fix spelling error in config KALLSYMS help text
author
Jesper Juhl
<jesper.juhl@gmail.com>
Tue, 12 Dec 2006 18:25:11 +0000
(19:25 +0100)
committer
Adrian Bunk
<bunk@stusta.de>
Tue, 12 Dec 2006 18:25:11 +0000
(19:25 +0100)
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>
init/Kconfig
patch
|
blob
|
history
diff --git
a/init/Kconfig
b/init/Kconfig
index
9edf103
..
f000edb
100644
(file)
--- 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/k
k
symoops" 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