commit | ba490b251c945bc182744c2ab8f942334f3cd588 | [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 | 68be8d95de0a095d624230fe3c43ab3d674bd5b0 [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>