[coreboot-gerrit] New patch to review for coreboot: fcae245 mainboard/lenovo/t420s/Kconfig: select NO_UART_ON_SUPERIO

Nicolas Reinecke (nr@das-labor.org) gerrit at coreboot.org
Mon Jan 26 00:28:38 CET 2015


Nicolas Reinecke (nr at das-labor.org) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/8278

-gerrit

commit fcae2459b0f11ebcdbd806c3ad52f6f8745145f4
Author: Nicolas Reinecke <nr at das-labor.org>
Date:   Tue Jan 13 13:42:04 2015 +0100

    mainboard/lenovo/t420s/Kconfig: select NO_UART_ON_SUPERIO
    
    same as 37130ebdabe44989787aadeafbe79524970dec75
    
    Change-Id: I73feed3a077dfcc61634147775df1e05fdb97e8b
    Signed-off-by: Nicolas Reinecke <nr at das-labor.org>
---
 src/mainboard/lenovo/t420s/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/mainboard/lenovo/t420s/Kconfig b/src/mainboard/lenovo/t420s/Kconfig
index 72605d1..be18eb0a 100644
--- a/src/mainboard/lenovo/t420s/Kconfig
+++ b/src/mainboard/lenovo/t420s/Kconfig
@@ -8,6 +8,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy
 	select SOUTHBRIDGE_INTEL_BD82X6X
 	select EC_LENOVO_PMH7
 	select EC_LENOVO_H8
+	select NO_UART_ON_SUPERIO
 	select BOARD_ROMSIZE_KB_8192
 	select HAVE_ACPI_TABLES
 	select HAVE_OPTION_TABLE



More information about the coreboot-gerrit mailing list