serial: Kconfig: make MXC_UART usable for MX7 and IMX8M
authorPeng Fan <peng.fan@nxp.com>
Wed, 7 Aug 2019 06:49:39 +0000 (06:49 +0000)
committerStefano Babic <sbabic@denx.de>
Tue, 8 Oct 2019 14:35:16 +0000 (16:35 +0200)
commit8c247bbe23ca5e81d237bd7fefaa9ed7d1b1e232
treed07154350260123754d6aff1c00eee06b5d92e0a
parent4d655bfe03a35a2f85b2b779342b135c54d055a0
serial: Kconfig: make MXC_UART usable for MX7 and IMX8M

i.MX7 and i.MX8M use mxc uart driver, so let's make the SoC could
use MXC_UART kconfig.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Ye Li <ye.li@nxp.com>
drivers/serial/Kconfig