[coreboot-gerrit] Change in coreboot[master]: drivers/aspeed/Kconfig: Enable HAVE_VGA_TEXT_FRAMEBUFFER

Daniel Gröber (Code Review) gerrit at coreboot.org
Sun Apr 8 02:22:26 CEST 2018


Daniel Gröber has uploaded this change for review. ( https://review.coreboot.org/25554


Change subject: drivers/aspeed/Kconfig: Enable HAVE_VGA_TEXT_FRAMEBUFFER
......................................................................

drivers/aspeed/Kconfig: Enable HAVE_VGA_TEXT_FRAMEBUFFER

I'm not sure why this wasn't enabled in the first place, but
SeaVGABIOS seems to work just fine with this patch.

Tested on KCMA-D8.

Change-Id: Ic924a12fbe89940b5f26d211eb8de6cab0be767a
Signed-off-by: Daniel Gröber <dxld at darkboxed.org>
---
M src/drivers/aspeed/ast2050/Kconfig
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/54/25554/1

diff --git a/src/drivers/aspeed/ast2050/Kconfig b/src/drivers/aspeed/ast2050/Kconfig
index 1aae00d..dfbefde 100644
--- a/src/drivers/aspeed/ast2050/Kconfig
+++ b/src/drivers/aspeed/ast2050/Kconfig
@@ -1,3 +1,4 @@
 config DRIVERS_ASPEED_AST2050
 	bool
 	select DRIVERS_ASPEED_AST_COMMON
+        select HAVE_VGA_TEXT_FRAMEBUFFER

-- 
To view, visit https://review.coreboot.org/25554
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic924a12fbe89940b5f26d211eb8de6cab0be767a
Gerrit-Change-Number: 25554
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Gröber <dxld at darkboxed.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180408/4df575d8/attachment-0001.html>


More information about the coreboot-gerrit mailing list