video: x86: Enable 32-bit graphics by default
authorSimon Glass <sjg@chromium.org>
Sat, 21 Dec 2019 01:10:33 +0000 (18:10 -0700)
committerAnatolij Gustschin <agust@denx.de>
Thu, 2 Jan 2020 15:25:25 +0000 (16:25 +0100)
commit512563ba0b97ab3546d7c43211d158f1f50f38ad
tree5051cf4b4cf0a879044ba85e7ed25ec0895d1a5c
parent6cb87cbb1475f668689f95911d1521ee6ba7f55c
video: x86: Enable 32-bit graphics by default

Most x86 boards that use video make use of 32bpp graphics. Enable this by
default. This fixes missing graphics output on some x86 boards.

Also remove the unnecessary 'default n' while we are here.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/video/Kconfig