Skip to content

Commit

Permalink
[PATCH] kallsyms: clarify KALLSYMS_ALL help text
Browse files Browse the repository at this point in the history
Clarify the KALLSYMS_ALL help text slightly.

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
  • Loading branch information
Jesper Juhl authored and Sam Ravnborg committed Jul 26, 2005
1 parent 2315c6e commit f9f97bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -260,8 +260,8 @@ config KALLSYMS_ALL
help
Normally kallsyms only contains the symbols of functions, for nicer
OOPS messages. Some debuggers can use kallsyms for other
symbols too: say Y here to include all symbols, and you
don't care about adding 300k to the size of your kernel.
symbols too: say Y here to include all symbols, if you need them
and you don't care about adding 300k to the size of your kernel.

Say N.

Expand Down

0 comments on commit f9f97bc

Please sign in to comment.