Hello Paul Menzel, Mike Banon, build bot (Jenkins), Nico Huber,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/31324
to look at the new patch set (#4).
Change subject: src/device/Kconfig: Add Kconfig options to choose a default VESA mode ......................................................................
src/device/Kconfig: Add Kconfig options to choose a default VESA mode
Introduce the FRAMEBUFFER_VESA_DEFAULT_*** options which could be used to choose a default VESA mode at motherboard's Kconfig. If FRAMEBUFFER_VESA_DEFAULT_CUSTOM is false because no custom default has been selected, choose FRAMEBUFFER_VESA_MODE_117 - 1024x768 resolution 64k-color (5:6:5) mode.
Signed-off-by: Mike Banon mikebdp2@gmail.com Change-Id: I4bf44002d67351195c448a2a7479daede7fcb0ef --- M src/device/Kconfig 1 file changed, 104 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/24/31324/4