]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/serial/Kconfig
exynos: Add debug UART support for Samsung S5P serial
[karo-tx-uboot.git] / drivers / serial / Kconfig
index b5a91b707ed72374d7ebf3a0beb9f6f31379a006..fd126a825f29b8abedfb70de752a327e1bf516cb 100644 (file)
@@ -53,6 +53,13 @@ config DEBUG_EFI_CONSOLE
          U-Boot when running on top of EFI (Extensive Firmware Interface).
          This is a type of BIOS used by PCs.
 
+config DEBUG_UART_S5P
+       bool "Samsung S5P"
+       help
+         Select this to enable a debug UART using the serial_s5p 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