On Wed, Jul 16, 2008 at 12:31 AM, jkacur <jkacur@xxxxxxxxx> wrote: > Change the Kbuild "If unsure" message to match the default. > > Signed-off-by: John Kacur <jkacur at gmail dot com> > > Index: linux-2.6.26/init/Kconfig > =================================================================== > --- linux-2.6.26.orig/init/Kconfig > +++ linux-2.6.26/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 > This seems like a no-brainer to me that the default and the "If unsure" message should match, any reason you haven't picked-it up? Thanks John Kacur -- To unsubscribe from this list: send the line "unsubscribe linux-kbuild" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html