commit | 72a0dd8bed010bef78028ae528763f9807758e6b | [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 | 30f3333d8860fd97e131e24ad33a80f4d46e98b1 [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>