commit | 13c79d24f2ce59cbf04d80cee93a16f3e048d5b9 | [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 | 84858a68838ca6b3e9e92f5a6e9aa2f5512e2c38 [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>