commit | 1f69cbe1f129136ae1a38b0a68660bfce72df629 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:44:27 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:40 2023 -0500 |
tree | 50f8163f867150c04b60cf3742d5f11a8196b3e4 | |
parent | 0ff8bb872423f7433b0165cbc10d23be1771af7c [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>