On Wed, 23 May 2007 17:59:10 -0400 Ben Collins <[EMAIL PROTECTED]> wrote:
> Updated to include proper spacing for putstr() macro. > > Signed-off-by: Ben Collins <[EMAIL PROTECTED]> > --- > arch/i386/Kconfig.debug | 6 ++++++ > arch/i386/boot/compressed/misc.c | 8 +++++--- > arch/x86_64/Kconfig.debug | 6 ++++++ > arch/x86_64/boot/compressed/misc.c | 8 +++++--- > 4 files changed, 22 insertions(+), 6 deletions(-) > > diff --git a/arch/i386/Kconfig.debug b/arch/i386/Kconfig.debug > --- a/arch/i386/Kconfig.debug > +++ b/arch/i386/Kconfig.debug > @@ -19,6 +19,12 @@ config EARLY_PRINTK > with klogd/syslogd or the X server. You should normally N here, > unless you want to debug such a crash. > > +config WRAPPER_PRINT > + bool "Boot wrapper print" if EMBEDDED > + default y > + help > + Enable informational output from the bootwrapper (bzImage and zImage). > + What is the reason for making this change to the kernel? - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/