]> git.dujemihanovic.xyz Git - u-boot.git/commit
Correct SPL use of OCTEON_SERIAL_PCIE_CONSOLE
authorSimon Glass <sjg@chromium.org>
Sun, 5 Feb 2023 22:40:23 +0000 (15:40 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 10 Feb 2023 12:41:39 +0000 (07:41 -0500)
commit7032fa28fdad988b89127daa9241d1b9024a9994
treef316f4ab317b3d0dcf74c873420ac3d6ba661d2c
parent60b0002e25d15eba060160244b05250cf312ad49
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>
arch/mips/mach-octeon/cpu.c