commit | 775a7229ac862ea93924672e7e331edf8475415c | [log] [tgz] |
---|---|---|
author | jkacur <jkacur@gmail.com> | Wed Jul 16 00:31:16 2008 +0200 |
committer | Sam Ravnborg <sam@ravnborg.org> | Thu Jul 31 23:33:10 2008 +0200 |
tree | 05b4400ddbc0766d1ca1d1e3a39d1d6c8010743c | |
parent | 3b40d38120c32798a4be8d8052f028deeca9d581 [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>
diff --git a/init/Kconfig b/init/Kconfig index 250e02c..7e6dae1 100644 --- a/init/Kconfig +++ b/init/Kconfig
@@ -522,7 +522,7 @@ 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