Commit 775a7229 authored by jkacur's avatar jkacur Committed by Sam Ravnborg

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: default avatarSam Ravnborg <sam@ravnborg.org>
parent 3b40d381
...@@ -522,7 +522,7 @@ config CC_OPTIMIZE_FOR_SIZE ...@@ -522,7 +522,7 @@ config CC_OPTIMIZE_FOR_SIZE
Enabling this option will pass "-Os" instead of "-O2" to gcc Enabling this option will pass "-Os" instead of "-O2" to gcc
resulting in a smaller kernel. resulting in a smaller kernel.
If unsure, say N. If unsure, say Y.
config SYSCTL config SYSCTL
bool bool
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment