commit | 1abcc2f476f1178b30289040c489150648411e00 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 17:55:10 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:40 2023 -0500 |
tree | 2a38c8802d7e610ce68ffadc7f6546fb8427705d | |
parent | 1540e72181405d6b96acfd0d4cf4eb57c332d334 [diff] |
Correct SPL use of SPLASH_SOURCE This converts 1 usage of this option to the non-SPL form, since there is no SPL_SPLASH_SOURCE defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>