commit | 6fd44e6080fb52e50385abe15cb7c74fc9e20ed1 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 17:54:44 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:41 2023 -0500 |
tree | dc11be4d5078333752235dba9c771e80465b2b95 | |
parent | 409604678afc70052f5afa86a006239a2aba5e5b [diff] |
Correct SPL use of PANEL This converts 1 usage of this option to the non-SPL form, since there is no SPL_PANEL defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>