serial: Migrate CONFIG_FSL_LINFLEXUART to Kconfig
[oweals/u-boot.git] / drivers / serial / Kconfig
index 3d5b2bf15f089b753f9722c0623d17cbafd143d5..4be8868536d863690e5f036dff46b6e383f9fd00 100644 (file)
@@ -454,6 +454,13 @@ config BCM6345_SERIAL
        help
          Select this to enable UART on BCM6345 SoCs.
 
+config FSL_LINFLEXUART
+       bool "Freescale Linflex UART support"
+       depends on DM_SERIAL
+       help
+         Select this to enable the Linflex serial module found on some
+         NXP SoCs like S32V234.
+
 config FSL_LPUART
        bool "Freescale LPUART support"
        help