[coreboot-gerrit] New patch to review for coreboot: fb715e2 [NOTFORMERGE] lenovo/x200/Kconfig: Select `DO_NATIVE_GRAPHICS_INIT`

Paul Menzel (paulepanter@users.sourceforge.net) gerrit at coreboot.org
Sat Aug 16 07:22:34 CEST 2014


Paul Menzel (paulepanter at users.sourceforge.net) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/6683

-gerrit

commit fb715e295b873e63d43686c7fa833088c52ed521
Author: Paul Menzel <paulepanter at users.sourceforge.net>
Date:   Sat Aug 16 07:19:31 2014 +0200

    [NOTFORMERGE] lenovo/x200/Kconfig: Select `DO_NATIVE_GRAPHICS_INIT`
    
    Used for build testing.
    
    Change-Id: I4dbb3360d7f2a0507972b2661bf34a8536e86490
    Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
---
 src/mainboard/lenovo/x200/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/mainboard/lenovo/x200/Kconfig b/src/mainboard/lenovo/x200/Kconfig
index 5f7f87a..4221ba4 100644
--- a/src/mainboard/lenovo/x200/Kconfig
+++ b/src/mainboard/lenovo/x200/Kconfig
@@ -18,6 +18,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
 	select HAVE_CMOS_DEFAULT
 	select HAVE_ACPI_RESUME
 	select MAINBOARD_HAS_NATIVE_VGA_INIT
+	select MAINBOARD_DO_NATIVE_VGA_INIT
 	select MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG
 
 config MAINBOARD_DIR



More information about the coreboot-gerrit mailing list