1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-24 12:02:11 +02:00
Files
u-boot-megous/drivers/serial
Simon Goldschmidt 7828e3cf70 drivers: serial: DEBUG_UART_SKIP_INIT depends on DEBUG_UART
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@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2019-01-15 15:28:52 -05:00
..