[coreboot-gerrit] Change in coreboot[master]: google/slippy: Don't force native graphics init

Patrick Georgi (Code Review) gerrit at coreboot.org
Thu Jun 15 07:34:10 CEST 2017


Patrick Georgi has uploaded this change for review. ( https://review.coreboot.org/20218


Change subject: google/slippy: Don't force native graphics init
......................................................................

google/slippy: Don't force native graphics init

The board dutifully registers an int15h handler and provides the
defaults to add a VGABIOS.
That should be good enough to initialize graphics through the VGABIOS
file.

Fixes build on Chrome OS configurations (at least until the Ada toolchain
situation is resolved over there).

Change-Id: I1d956b5a163b7cdf2bd467197fba95f16e5e8fa3
Signed-off-by: Patrick Georgi <pgeorgi at google.com>
---
M src/mainboard/google/slippy/Kconfig
1 file changed, 0 insertions(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/18/20218/1

diff --git a/src/mainboard/google/slippy/Kconfig b/src/mainboard/google/slippy/Kconfig
index e24e2f7..392333a 100644
--- a/src/mainboard/google/slippy/Kconfig
+++ b/src/mainboard/google/slippy/Kconfig
@@ -21,7 +21,6 @@
 config VBOOT
 	select EC_GOOGLE_CHROMEEC_SWITCHES
 	select VBOOT_LID_SWITCH
-	select MAINBOARD_FORCE_NATIVE_VGA_INIT
 	select VBOOT_VBNV_CMOS
 
 config MAINBOARD_DIR

-- 
To view, visit https://review.coreboot.org/20218
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1d956b5a163b7cdf2bd467197fba95f16e5e8fa3
Gerrit-Change-Number: 20218
Gerrit-PatchSet: 1
Gerrit-Owner: Patrick Georgi <pgeorgi at google.com>



More information about the coreboot-gerrit mailing list