[coreboot-gerrit] New patch to review for coreboot: 527e860 mainboard/lenovo/g505s/Kconfig: Has no SuperIO

Edward O'Callaghan (eocallaghan@alterapraxis.com) gerrit at coreboot.org
Sat Dec 6 07:49:14 CET 2014


Edward O'Callaghan (eocallaghan at alterapraxis.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/7668

-gerrit

commit 527e860a1ccb1d4ede861cc686599a3c6bd49ee9
Author: Edward O'Callaghan <eocallaghan at alterapraxis.com>
Date:   Sat Dec 6 17:46:10 2014 +1100

    mainboard/lenovo/g505s/Kconfig: Has no SuperIO
    
    Change-Id: I30fdfb70506241838436c3afbf6ddfdbff5cb302
    Signed-off-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>
---
 src/mainboard/lenovo/g505s/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/mainboard/lenovo/g505s/Kconfig b/src/mainboard/lenovo/g505s/Kconfig
index 2019f95..4d2c1c2 100644
--- a/src/mainboard/lenovo/g505s/Kconfig
+++ b/src/mainboard/lenovo/g505s/Kconfig
@@ -34,6 +34,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
 	select BOARD_ROMSIZE_KB_4096
 	select GFXUMA
 	select UDELAY_LAPIC
+	select NO_UART_ON_SUPERIO
 
 config MAINBOARD_DIR
 	string



More information about the coreboot-gerrit mailing list