commit | 8da945a278331b4592f776ead52c1423f871f809 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:40:23 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 22:16:12 2023 -0500 |
tree | 2266555c7923a02ee41cb65864bbdce7f21426d1 | |
parent | 6f4db31b8cccdd27f2457008d372caf12c2f9178 [diff] |
Correct SPL use of OCTEON_SERIAL_PCIE_CONSOLE This converts 1 usage of this option to the non-SPL form, since there is no SPL_OCTEON_SERIAL_PCIE_CONSOLE defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>