From b9f8173c8fa0ba84a58a6091450518cd88319dc3 Mon Sep 17 00:00:00 2001 From: Jesper Juhl Date: Wed, 20 Jul 2005 05:43:05 +0200 Subject: [PATCH] --- yaml --- r: 7244 b: refs/heads/master c: f9f97bc014d7402cd2d135e20bcd25dfec93257b h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/init/Kconfig | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 6cdb8fa2dda4..a520e3a6f6e4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2315c6e42278152360470124ce903ecb8c97270a +refs/heads/master: f9f97bc014d7402cd2d135e20bcd25dfec93257b diff --git a/trunk/init/Kconfig b/trunk/init/Kconfig index 75755ef50c89..abaaa7748dd1 100644 --- a/trunk/init/Kconfig +++ b/trunk/init/Kconfig @@ -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.