aboutsummaryrefslogtreecommitdiffstats
path: root/init/Kconfig
diff options
context:
space:
mode:
authorjkacur <jkacur@gmail.com>2008-07-15 18:31:16 -0400
committerSam Ravnborg <sam@ravnborg.org>2008-07-31 17:33:10 -0400
commit775a7229ac862ea93924672e7e331edf8475415c (patch)
tree05b4400ddbc0766d1ca1d1e3a39d1d6c8010743c /init/Kconfig
parent3b40d38120c32798a4be8d8052f028deeca9d581 (diff)
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>
Diffstat (limited to 'init/Kconfig')
-rw-r--r--init/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 250e02c8f8f9..7e6dae1ae727 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -522,7 +522,7 @@ config CC_OPTIMIZE_FOR_SIZE
522 Enabling this option will pass "-Os" instead of "-O2" to gcc 522 Enabling this option will pass "-Os" instead of "-O2" to gcc
523 resulting in a smaller kernel. 523 resulting in a smaller kernel.
524 524
525 If unsure, say N. 525 If unsure, say Y.
526 526
527config SYSCTL 527config SYSCTL
528 bool 528 bool