Merge branch 'master' of git://git.denx.de/u-boot-samsung
[platform/kernel/u-boot.git] / arch / x86 / cpu / baytrail / Kconfig
index 1c8ac37..6c85186 100644 (file)
@@ -17,4 +17,8 @@ config INTERNAL_UART
          reason, it is recommended that the UART port be used for
          debug purposes only, eg: U-Boot console.
 
+config DEBUG_UART
+       bool
+       select DEBUG_UART_BOARD_INIT
+
 endif