[coreboot-gerrit] Patch set updated for coreboot: 5227179 [NOTFORMERGE] lenovo/x60/Kconfig: Select native graphics init

Paul Menzel (paulepanter@users.sourceforge.net) gerrit at coreboot.org
Mon Jun 16 08:38:07 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/5957

-gerrit

commit 5227179e38558a1451bd303bba1c469b07f4b649
Author: Paul Menzel <paulepanter at users.sourceforge.net>
Date:   Sat Jun 7 21:50:21 2014 +0200

    [NOTFORMERGE] lenovo/x60/Kconfig: Select native graphics init
    
    Just for build testing the native graphics patches.
    
    Change-Id: I47ed328ce8ce3516ad3997978a01d2359d9b1ca8
    Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
---
 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 5abb14c..2d7a933 100644
--- a/src/mainboard/lenovo/x60/Kconfig
+++ b/src/mainboard/lenovo/x60/Kconfig
@@ -22,6 +22,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
 	select HAVE_ACPI_RESUME
 	select USE_OPTION_TABLE
 	select MAINBOARD_HAS_NATIVE_VGA_INIT
+	select MAINBOARD_DO_NATIVE_VGA_INIT
 	select EARLY_CBMEM_INIT
 	select H8_DOCK_EARLY_INIT
 



More information about the coreboot-gerrit mailing list