commit | b671359069ff804ebb16bd3961b3a73c4076ad77 | [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 | 72129e088af8254cd77c09eea54f74e3909aa627 [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>