Re: [PATCH v2] x86/Kconfig.debug: make X86_VERBOSE_BOOTUP depends on EARLY_PRINTK
From: Ingo Molnar
Date: Mon Jun 29 2015 - 03:10:55 EST
* Alexander Kuleshov <kuleshovmail@xxxxxxxxx> wrote:
> The X86_VERBOSE_BOOTUP enables informational output during the
> decompression stage with the earlyprintk. If CONFIG_EARLY_PRINTK
> is not set, there are no reasons to make CONFIG_X86_VERBOSE_BOOTUP
> possible for the configuration.
So exactly where does the code triggered by CONFIG_X86_VERBOSE_BOOTUP
depend on earlyprintk? I don't see the current kernel doing that anywhere.
Thanks,
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/