commit | 5b7e7475a242f96fed071e06de733074fedc6d6d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 17:53:52 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:41 2023 -0500 |
tree | 315b70f884d78847b8b1978a67422e68b2868b7e | |
parent | f65db347b757aedd5f7134f59eb1a56be219e6e6 [diff] |
Correct SPL uses of DISPLAY_AER_BRIEF This converts 2 usages of this option to the non-SPL form, since there is no SPL_DISPLAY_AER_BRIEF defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>