]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit9ffc3baea5b24c48896614851f3b15474a4e2b1c
tree10c7b22fd57b9c2ef26d617167a3b4696eb937b3
parentb14ca08962d4d05e97fb35ca988964665e5f45cb
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