[U-Boot] [PATCH] drivers: serial: DEBUG_UART_SKIP_INIT depends on DEBUG_UART

Simon Glass sjg at chromium.org
Thu Jan 10 12:57:03 UTC 2019


On Wed, 9 Jan 2019 at 12:27, Simon Goldschmidt
<simon.k.r.goldschmidt at gmail.com> wrote:
>
> DEBUG_UART_SKIP_INIT is used only by debug UART and thus should depend
> on DEBUG_UART.
>
> Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt at gmail.com>
> ---
>
>  drivers/serial/Kconfig | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list