commit | abdd2566f57b9b5d1bb991e9405683244f0d33bc | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:39:32 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 16:32:26 2023 -0500 |
tree | 19fa378772fcd198f0a095a71b3e44f182c46066 | |
parent | efe13bacbcaf5ff6a5d0a16a924406de2ffb0808 [diff] |
Correct SPL use of DEBUG_UART_ZYNQ This converts 1 usage of this option to the non-SPL form, since there is no SPL_DEBUG_UART_ZYNQ defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>