commit | 76f908a5cec83984fdc3178e53ae3845c1039b03 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Feb 05 15:44:30 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Fri Feb 10 07:41:40 2023 -0500 |
tree | 2dd88c0aaf49b68060cfe8883281710330630f3a | |
parent | 95563f6426fe3f3286efb4b489db342fbd9fb1a3 [diff] |
Correct SPL use of VIDEO_BPP32 This converts 1 usage of this option to the non-SPL form, since there is no SPL_VIDEO_BPP32 defined in Kconfig Signed-off-by: Simon Glass <sjg@chromium.org>