[coreboot-gerrit] Patch set updated for coreboot: Remove the default select of "Use native graphics initialization" for Peppy as not all build targets require this option enabled.

Jean Lucas (jean@4ray.co) gerrit at coreboot.org
Wed Jan 27 22:28:55 CET 2016


Jean Lucas (jean at 4ray.co) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/13493

-gerrit

commit b5965be45e45cf97cdfc537daeecdc7f15227e49
Author: Jean Lucas <jean at 4ray.co>
Date:   Wed Jan 27 16:04:43 2016 -0500

    Remove the default select of "Use native graphics initialization"
    for Peppy as not all build targets require this option enabled.
    
    Change-Id: I1f2163e0a1e4bf8e5041dad150bdf7de804fb4db
---
 src/mainboard/google/peppy/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/mainboard/google/peppy/Kconfig b/src/mainboard/google/peppy/Kconfig
index 428d293..9eb4910 100644
--- a/src/mainboard/google/peppy/Kconfig
+++ b/src/mainboard/google/peppy/Kconfig
@@ -17,7 +17,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
 	select MAINBOARD_HAS_CHROMEOS
 	select MAINBOARD_HAS_LPC_TPM
 	select MAINBOARD_HAS_NATIVE_VGA_INIT
-	select MAINBOARD_DO_NATIVE_VGA_INIT
 	select INTEL_DP
 	select INTEL_DDI
 	select INTEL_INT15



More information about the coreboot-gerrit mailing list