Kconfig/init: change help text to match default value
authorjkacur <jkacur@gmail.com>
Tue, 15 Jul 2008 22:31:16 +0000 (00:31 +0200)
committerSam Ravnborg <sam@ravnborg.org>
Thu, 31 Jul 2008 21:33:10 +0000 (23:33 +0200)
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>
init/Kconfig

index 250e02c..7e6dae1 100644 (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