tty: serial: fsl_lpuart: adjust SERIAL_FSL_LPUART_CONSOLE config dependency
authorJindong Yue <jindong.yue@nxp.com>
Tue, 2 Aug 2022 10:16:13 +0000 (18:16 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 Aug 2022 12:14:27 +0000 (14:14 +0200)
commit5779a072c248db7a40cfd0f5ea958097fd1d9a30
treeb673a7315e4409d4ce7f0049ae269aa0cdcf8a07
parente9c9d3bb158df0e8abab3b6650f36bf645519867
tty: serial: fsl_lpuart: adjust SERIAL_FSL_LPUART_CONSOLE config dependency

Remove the limitation of SERIAL_FSL_LPUART=y,
as we may need enable this console while SERIAL_FSL_LPUART=m.

Signed-off-by: Jindong Yue <jindong.yue@nxp.com>
Signed-off-by: Sherry Sun <sherry.sun@nxp.com>
Link: https://lore.kernel.org/r/20220802101613.30879-1-sherry.sun@nxp.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/Kconfig