On 10/19/2015 05:13 PM, Peter Hurley wrote: > Arnd Bergmann wrote: >> A configuration that enables earlycon but not the core console >> code causes a link error: >> >> drivers/built-in.o: In function `setup_earlycon': >> drivers/tty/serial/earlycon.c:70: undefined reference to `uart_parse_earlycon' > > CONFIG_SERIAL_EARLYCON should not require CONFIG_SERIAL_CORE_CONSOLE. > Move uart_parse_earlycon() and compile if either CONFIG_SERIAL_CORE_CONSOLE > or CONFIG_SERIAL_EARLYCON. > > Reported-by: Arnd Bergmann <arnd@xxxxxxxx> > Signed-off-by: Peter Hurley <peter@xxxxxxxxxxxxxxxxxx> Greg, Please drop this. Regards, Peter Hurley -- 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