serial: Kconfig: make MXC_UART usable for MX7 and IMX8M
[oweals/u-boot.git] / drivers / serial / Kconfig
index ae2d819ba9506978cf3139c171b6cd582e56dd57..d36a0108ea965c1e13ce1350fe7a32f348808a4f 100644 (file)
@@ -569,7 +569,7 @@ config MCFUART
 
 config MXC_UART
        bool "IMX serial port support"
-       depends on MX5 || MX6
+       depends on MX5 || MX6 || MX7 || IMX8M
        help
          If you have a machine based on a Motorola IMX CPU you
          can enable its onboard serial port by enabling this option.