commit | e0554d814b3d80a4fda373333d2ad19ad0cf6ccd | [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 | aea743221aa3671dd01716fb9599993de320959b [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>