[coreboot-gerrit] Patch set updated for coreboot: 7694633 lenovo/t60: Enable text mode native gfx init

Francis Rowe (info@gluglug.org.uk) gerrit at coreboot.org
Sat Oct 11 21:39:23 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/7050

-gerrit

commit 76946338b1848404b4d354fb868e07f39b4e4b2e
Author: Francis Rowe <info at gluglug.org.uk>
Date:   Sat Oct 11 18:41:35 2014 +0100

    lenovo/t60: Enable text mode native gfx init
    
    Change-Id: Iffd2b1d5f86d4b872f8d39466cbbccd088ef7784
    Signed-off-by: Francis Rowe <info at gluglug.org.uk>
---
 src/mainboard/lenovo/t60/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/mainboard/lenovo/t60/Kconfig b/src/mainboard/lenovo/t60/Kconfig
index f3cf8f3..30a0e0b 100644
--- a/src/mainboard/lenovo/t60/Kconfig
+++ b/src/mainboard/lenovo/t60/Kconfig
@@ -21,6 +21,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
 	select HAVE_ACPI_TABLES
 	select HAVE_ACPI_RESUME
 	select MAINBOARD_HAS_NATIVE_VGA_INIT
+	select MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG
 	select H8_DOCK_EARLY_INIT
 	select HAVE_CMOS_DEFAULT
 	select INTEL_EDID



More information about the coreboot-gerrit mailing list