On Mon, Jun 3, 2013 at 10:27 PM, Jingchang Lu <b35083@xxxxxxxxxxxxx> wrote: > +config SERIAL_FSL_LPUART > + tristate "Freescale lpuart serial port support" > + select SERIAL_CORE > + help > + Support for the on-chip lpuart on some Freescale SOCs. > + > +config SERIAL_FSL_LPUART_CONSOLE > + bool "Console on Freescale lpuart serial port" It is better yo use tristate here as well. I have just sent the same fix for imx serial. Keeping it bool may lead to build error when SERIAL_FSL_LPUART=m and SERIAL_FSL_LPUART_CONSOLE=y Regards, Fabio Estevam -- 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