From d35ef89f9c661d2dfc37f6f04df9f726c645ce7c Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Wed, 9 Oct 2019 16:52:51 -0600 Subject: [PATCH] Update coreboot and config --- coreboot | 2 +- models/darp6/coreboot.config | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/coreboot b/coreboot index 954d813..9f16fa4 160000 --- a/coreboot +++ b/coreboot @@ -1 +1 @@ -Subproject commit 954d813a6141e69388611d93b310807fab3806bb +Subproject commit 9f16fa4e741d06d3bdc21dd702860f49e5fde455 diff --git a/models/darp6/coreboot.config b/models/darp6/coreboot.config index 67d5e01..a8161c5 100644 --- a/models/darp6/coreboot.config +++ b/models/darp6/coreboot.config @@ -567,6 +567,7 @@ CONFIG_SPI_FLASH_STMICRO=y # CONFIG_SPI_FLASH_FAST_READ_DUAL_OUTPUT_3B is not set # CONFIG_SPI_FLASH_HAS_VOLATILE_GROUP is not set # CONFIG_HAVE_SPI_CONSOLE_SUPPORT is not set +CONFIG_DRIVERS_THUNDERBOLT=y CONFIG_NO_UART_ON_SUPERIO=y # CONFIG_UART_OVERRIDE_INPUT_CLOCK_DIVIDER is not set # CONFIG_UART_OVERRIDE_REFCLK is not set