serial: omap: Support debug UART
[oweals/u-boot.git] / drivers / serial / Kconfig
index 724994568dfce711a6b5891205ec2c7cfb9163d0..58fc7cd2e66a75e50041f9a83c7a4273dbd17a87 100644 (file)
@@ -257,6 +257,13 @@ config DEBUG_UART_UNIPHIER
          driver will be available until the real driver-model serial is
          running.
 
+config DEBUG_UART_OMAP
+       bool "OMAP uart"
+       help
+         Select this to enable a debug UART using the omap ns16550 driver.
+         You will need to provide parameters to make this work. The driver
+         will be available until the real driver model serial is running.
+
 endchoice
 
 config DEBUG_UART_BASE