From 809e5d29a4f34b4160133f06001271e8627485c4 Mon Sep 17 00:00:00 2001 From: Hustler One Date: Wed, 10 Dec 2025 17:05:26 +0100 Subject: T480(s): Add Thunderbolt support --- config/coreboot/t480s_vfsp_16mb/config/libgfxinit_corebootfb | 1 + config/coreboot/t480s_vfsp_16mb/config/libgfxinit_txtmode | 1 + 2 files changed, 2 insertions(+) (limited to 'config/coreboot/t480s_vfsp_16mb') diff --git a/config/coreboot/t480s_vfsp_16mb/config/libgfxinit_corebootfb b/config/coreboot/t480s_vfsp_16mb/config/libgfxinit_corebootfb index c2a242f3..7d2d7e49 100644 --- a/config/coreboot/t480s_vfsp_16mb/config/libgfxinit_corebootfb +++ b/config/coreboot/t480s_vfsp_16mb/config/libgfxinit_corebootfb @@ -621,6 +621,7 @@ CONFIG_BOOT_DEVICE_SPI_FLASH_RW_NOMMAP=y CONFIG_BOOT_DEVICE_SPI_FLASH_RW_NOMMAP_EARLY=y # CONFIG_SPI_FLASH_NO_FAST_READ is not set CONFIG_DRIVERS_UART=y +CONFIG_DRIVERS_INTEL_DTBT=y # CONFIG_DRIVERS_UART_OXPCIE is not set # CONFIG_VPD is not set # CONFIG_DRIVERS_EMULATION_QEMU_FW_CFG is not set diff --git a/config/coreboot/t480s_vfsp_16mb/config/libgfxinit_txtmode b/config/coreboot/t480s_vfsp_16mb/config/libgfxinit_txtmode index 89ec0e55..86ebf240 100644 --- a/config/coreboot/t480s_vfsp_16mb/config/libgfxinit_txtmode +++ b/config/coreboot/t480s_vfsp_16mb/config/libgfxinit_txtmode @@ -613,6 +613,7 @@ CONFIG_BOOT_DEVICE_SPI_FLASH_RW_NOMMAP=y CONFIG_BOOT_DEVICE_SPI_FLASH_RW_NOMMAP_EARLY=y # CONFIG_SPI_FLASH_NO_FAST_READ is not set CONFIG_DRIVERS_UART=y +CONFIG_DRIVERS_INTEL_DTBT=y # CONFIG_DRIVERS_UART_OXPCIE is not set # CONFIG_VPD is not set # CONFIG_DRIVERS_EMULATION_QEMU_FW_CFG is not set -- cgit v1.2.1