dect
/
linux-2.6
Archived
13
0
Fork 0

[PATCH] kallsyms: clarify KALLSYMS_ALL help text

Clarify the KALLSYMS_ALL help text slightly.

Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
This commit is contained in:
Jesper Juhl 2005-07-20 05:43:05 +02:00 committed by Sam Ravnborg
parent 2315c6e422
commit f9f97bc014
1 changed files with 2 additions and 2 deletions

View File

@ -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.