]> git.dujemihanovic.xyz Git - u-boot.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)
commit72a0dd8bed010bef78028ae528763f9807758e6b
tree1b35000f574ef4047f4695db478ada5b475e5caa
parent30f3333d8860fd97e131e24ad33a80f4d46e98b1
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