projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b40d38
)
Kconfig/init: change help text to match default value
author
jkacur
<jkacur@gmail.com>
Tue, 15 Jul 2008 22:31:16 +0000
(
00:31
+0200)
committer
Sam 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
patch
|
blob
|
history
diff --git
a/init/Kconfig
b/init/Kconfig
index 250e02c8f8f9b6f68e33a008b5cab014068b8902..7e6dae1ae727b3573079784391aa500c434f0110 100644
(file)
--- a/
init/Kconfig
+++ b/
init/Kconfig
@@
-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