[coreboot-gerrit] Patch set updated for coreboot: 51aeaac mainboards/asus/kfsn4-dre: Indicate native text mode init support

Timothy Pearson (tpearson@raptorengineeringinc.com) gerrit at coreboot.org
Fri Feb 6 02:05:14 CET 2015


Timothy Pearson (tpearson at raptorengineeringinc.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/8369

-gerrit

commit 51aeaac2b8d038cfdbc14b1bc0d9253330f8db79
Author: Timothy Pearson <tpearson at raptorengineeringinc.com>
Date:   Thu Feb 5 11:03:36 2015 -0600

    mainboards/asus/kfsn4-dre: Indicate native text mode init support
    
    Change-Id: Ib00ecdcad17fa5c0300d22378837e36d0918f9db
    Signed-off-by: Timothy Pearson <tpearson at raptorengineeringinc.com>
---
 src/mainboard/asus/kfsn4-dre/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/mainboard/asus/kfsn4-dre/Kconfig b/src/mainboard/asus/kfsn4-dre/Kconfig
index c16440d..f2530e5 100644
--- a/src/mainboard/asus/kfsn4-dre/Kconfig
+++ b/src/mainboard/asus/kfsn4-dre/Kconfig
@@ -21,6 +21,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
 	select MMCONF_SUPPORT_DEFAULT
 	select DRIVERS_XGI_Z9S
 	select MAINBOARD_HAS_NATIVE_VGA_INIT
+	select MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG
 
 config MAINBOARD_DIR
 	string



More information about the coreboot-gerrit mailing list