[PATCH v6] tty: serial: add Freescale lpuart driver support

Fabio Estevam festevam at gmail.com
Mon Jun 3 22:54:42 EDT 2013


On Mon, Jun 3, 2013 at 10:27 PM, Jingchang Lu <b35083 at freescale.com> 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



More information about the linux-arm-kernel mailing list