Correct SPL uses of DISPLAY_AER_FULL
authorSimon Glass <sjg@chromium.org>
Wed, 22 Feb 2023 16:33:48 +0000 (09:33 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 2 Mar 2023 22:45:57 +0000 (17:45 -0500)
commit1be3077e714bfdb8fb7a6cfb78fec1e71111d57c
tree10c7b22fd57b9c2ef26d617167a3b4696eb937b3
parent714c8f22222629db274e4c67cee510622f3adfab
Correct SPL uses of DISPLAY_AER_FULL

This converts 2 usages of this option to the non-SPL form, since there is
no SPL_DISPLAY_AER_FULL defined in Kconfig

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/sysreset/sysreset_mpc83xx.c