]> git.baikalelectronics.ru Git - uboot.git/commit
video: Enable VIDEO_ANSI by default only with EFI
authorSimon Glass <sjg@chromium.org>
Fri, 6 Jan 2023 14:52:29 +0000 (08:52 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 16 Jan 2023 23:26:50 +0000 (18:26 -0500)
commit200a77c4d2d9cf21776a1493fbcee89f34abcec8
tree1b35000f574ef4047f4695db478ada5b475e5caa
parent23879ab514cc1b04d4dfd74a38f39fccd97985ef
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>
drivers/video/Kconfig