commit | 16f1f5476675c33288e99e7a05017ca1f3d4d684 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Feb 22 09:33:48 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Mar 02 17:45:57 2023 -0500 |
tree | 10c7b22fd57b9c2ef26d617167a3b4696eb937b3 | |
parent | 4e3189f658ada63c904a4365436e20bc32c28eef [diff] |
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>