commit | f4c671435e7cece5e6efcd6d8109410519805e18 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:44:27 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 22:16:13 2023 -0500 |
tree | 5d93dd0506116557b8899c2b4be149127f1ce369 | |
parent | 56be28e38a8b40866e47e4b518b6a9bf14fdc0bc [diff] |
Correct SPL uses of VIDEO This converts 2 usages of this option to the non-SPL form, since there is no SPL_VIDEO defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>