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.