commit | 80a8e804d5efcbe73f5cf9dc2e874a2383928738 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Jan 06 08:52:29 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Jan 16 18:26:50 2023 -0500 |
tree | 1b35000f574ef4047f4695db478ada5b475e5caa | |
parent | daee3ba58f2818ecba6dfcadcef51f08fc4c3b6d [diff] |
video: Enable VIDEO_ANSI by default only with EFI This is not generally needed unless EFI_LOADER is used. Adjust the default setting to reduce the size of the U-Boot build. Signed-off-by: Simon Glass <sjg@chromium.org>