serial: 8250: add LPC18xx/43xx UART driver
[linux-drm-fsl-dcu.git] / drivers / tty / serial / 8250 / Kconfig
index 3e1ae4462cbaccb07501d8331ed576cd86e4add9..a74a8e4717d42dc5934db339cafb95fa8616be82 100644 (file)
@@ -336,6 +336,14 @@ config SERIAL_8250_FINTEK
          LPC to 4 UART. This device has some RS485 functionality not available
          through the PNP driver. If unsure, say N.
 
+config SERIAL_8250_LPC18XX
+       bool "NXP LPC18xx/43xx serial port support"
+       depends on SERIAL_8250 && OF && (ARCH_LPC18XX || COMPILE_TEST)
+       default ARCH_LPC18XX
+       help
+         If you have a LPC18xx/43xx based board and want to use the
+         serial port, say Y to this option. If unsure, say Y.
+
 config SERIAL_8250_MT6577
        bool "Mediatek serial port support"
        depends on SERIAL_8250 && ARCH_MEDIATEK