Hi Hans, On 26 June 2018 at 11:41, Hans de Goede <hdegoede@xxxxxxxxxx> wrote: > +#ifdef CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER > + if (!strcmp(options, "nodefer")) { > + deferred_takeover = false; > + continue; > + } > +#endif Can we please have some documentation about "nodefer". I may have missed something, but it seems like the only instance of it is in this hunk. If you prefer, the documentation can be a separate commit. Thanks Emil -- To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html