commit | 06c1fd411c71e424749a189fcd2f1cb80d90e365 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:44:28 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:40 2023 -0500 |
tree | d4f9731015e71df568b0e9c90e2d056c86e8db7e | |
parent | 13c79d24f2ce59cbf04d80cee93a16f3e048d5b9 [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>