dect
/
linux-2.6
Archived
13
0
Fork 0

Kconfig/init: change help text to match default value

Change the "If unsure" message to match the default value.

Signed-off-by: John Kacur <jkacur at gmail dot com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
This commit is contained in:
jkacur 2008-07-16 00:31:16 +02:00 committed by Sam Ravnborg
parent 3b40d38120
commit 775a7229ac
1 changed files with 1 additions and 1 deletions

View File

@ -522,7 +522,7 @@ config CC_OPTIMIZE_FOR_SIZE
Enabling this option will pass "-Os" instead of "-O2" to gcc
resulting in a smaller kernel.
If unsure, say N.
If unsure, say Y.
config SYSCTL
bool