commit | d5891a8dd273966b26f17bd97090c1ba136217c9 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:44:28 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 09 22:16:13 2023 -0500 |
tree | cd69c8f15f746c44425ae0a6a5e43fd0147dca7a | |
parent | f4c671435e7cece5e6efcd6d8109410519805e18 [diff] |
Correct SPL use of VIDEO_ANSI This converts 1 usage of this option to the non-SPL form, since there is no SPL_VIDEO_ANSI defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>