Skip to content

Commit

Permalink
Kconfig/init: change help text to match default value
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
jkacur authored and Sam Ravnborg committed Jul 31, 2008
1 parent 3b40d38 commit 775a722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 775a722

Please sign in to comment.