commit | 3b85ce8ec32910b7576e816243cde7c6740fd68a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Feb 03 07:35:49 2020 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Feb 05 19:33:46 2020 -0700 |
tree | 9912d303440f04d23be4c6fd9a2be9b605ec728b | |
parent | 51973ccc412b23bf51533858003e3c7e0dd07ae9 [diff] |
video: sandbox: Enable all colour depths For sandbox we want to have the maximum possible build coverage, so enable all colour depths for video. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Anatolij Gustschin <agust@denx.de>