Arnd, On Tue, 16 Feb 2016 22:20:51 +0100, Arnd Bergmann wrote: > > +config SERIAL_MVEBU_CONSOLE > > + bool "Console on Marvell EBU serial port" > > + depends on SERIAL_MVEBU_UART > > then this one must become > > depends on SERIAL_MVEBU_UART > > so it does not get enabled if the driver is not builtin. Hm, what's the different between "depends on SERIAL_MVEBU_UART" and "depends on SERIAL_MVEBU_UART" ? Is it the late time that causes my eyes to misunderstand what you mean, or some typo on your side ? :-) Thanks! Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html