[PATCH] clarify KALLSYMS_ALL help text

From: Jesper Juhl
Date: Tue Jul 19 2005 - 22:26:53 EST


Clarify the KALLSYMS_ALL help text slightly.

Signed-off-by: Jesper Juhl <jesper.juhl@xxxxxxxxx>
---

init/Kconfig | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

--- linux-2.6.13-rc3-mm1-orig/init/Kconfig 2005-07-17 04:40:00.000000000 +0200
+++ linux-2.6.13-rc3-mm1/init/Kconfig 2005-07-20 05:39:20.000000000 +0200
@@ -366,8 +366,8 @@
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.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/