[coreboot-gerrit] Patch set updated for coreboot: 0ad58b4 lenovo/x60: Enable text mode native gfx init

Francis Rowe (info@gluglug.org.uk) gerrit at coreboot.org
Fri Oct 10 23:27:01 CEST 2014


Francis Rowe (info at gluglug.org.uk) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/6725

-gerrit

commit 0ad58b480c9ab3d40622d53e5086054b27077e2e
Author: Vladimir Serbinenko <phcoder at gmail.com>
Date:   Thu Aug 21 02:25:59 2014 +0200

    lenovo/x60: Enable text mode native gfx init
    
    Change-Id: I3aad96a7034c73e447cf8995473a45ffd3893f3f
    Signed-off-by: Vladimir Serbinenko <phcoder at gmail.com>
---
 src/mainboard/lenovo/x60/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/mainboard/lenovo/x60/Kconfig b/src/mainboard/lenovo/x60/Kconfig
index 1757327..b043222 100644
--- a/src/mainboard/lenovo/x60/Kconfig
+++ b/src/mainboard/lenovo/x60/Kconfig
@@ -23,6 +23,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
 	select HAVE_ACPI_RESUME
 	select USE_OPTION_TABLE
 	select MAINBOARD_HAS_NATIVE_VGA_INIT
+	select MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG
 	select H8_DOCK_EARLY_INIT
 	select DRIVERS_LENOVO_WACOM
 	select INTEL_EDID



More information about the coreboot-gerrit mailing list