[coreboot-gerrit] New patch to review for coreboot: lenovo/t530: Don't enforce native gfx init

Alexander Couzens (lynxis@fe80.eu) gerrit at coreboot.org
Fri Jun 17 07:51:54 CEST 2016


Alexander Couzens (lynxis at fe80.eu) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/15222

-gerrit

commit 7ff92a72d86465c531208a9c3816a41930ccbba2
Author: Alexander Couzens <lynxis at fe80.eu>
Date:   Thu Jun 16 20:54:36 2016 -0700

    lenovo/t530: Don't enforce native gfx init
    
    Change-Id: I6d51f46240c62fcd6089411e8681e0b6e7d5bfe4
    Signed-off-by: Philipp Deppenwiese <zaolin at das-labor.org>
    Signed-off-by: Alexander Couzens <lynxis at fe80.eu>
---
 src/mainboard/lenovo/t530/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/mainboard/lenovo/t530/Kconfig b/src/mainboard/lenovo/t530/Kconfig
index 085711b..1d7967f 100644
--- a/src/mainboard/lenovo/t530/Kconfig
+++ b/src/mainboard/lenovo/t530/Kconfig
@@ -17,7 +17,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
 	select HAVE_ACPI_RESUME
 	select INTEL_INT15
 	select SANDYBRIDGE_IVYBRIDGE_LVDS
-	select MAINBOARD_DO_NATIVE_VGA_INIT # default to native vga init
 	select ENABLE_VMX
 	select MAINBOARD_HAS_LPC_TPM
 	select DRIVERS_LENOVO_HYBRID_GRAPHICS



More information about the coreboot-gerrit mailing list