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/t480_vfsp_16mb/config/libgfxinit_corebootfb | 1 + config/coreboot/t480_vfsp_16mb/config/libgfxinit_txtmode | 1 + 2 files changed, 2 insertions(+) (limited to 'config/coreboot/t480_vfsp_16mb') diff --git a/config/coreboot/t480_vfsp_16mb/config/libgfxinit_corebootfb b/config/coreboot/t480_vfsp_16mb/config/libgfxinit_corebootfb index 2b4d9b0c..df90c2db 100644 --- a/config/coreboot/t480_vfsp_16mb/config/libgfxinit_corebootfb +++ b/config/coreboot/t480_vfsp_16mb/config/libgfxinit_corebootfb @@ -624,6 +624,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/t480_vfsp_16mb/config/libgfxinit_txtmode b/config/coreboot/t480_vfsp_16mb/config/libgfxinit_txtmode index cc8d4fa4..d09d0494 100644 --- a/config/coreboot/t480_vfsp_16mb/config/libgfxinit_txtmode +++ b/config/coreboot/t480_vfsp_16mb/config/libgfxinit_txtmode @@ -625,6 +625,7 @@ CONFIG_DRIVERS_UART=y # CONFIG_DRIVERS_GENESYSLOGIC_GL9755 is not set # CONFIG_DRIVERS_GENESYSLOGIC_GL9763E is not set CONFIG_DRIVERS_I2C_DESIGNWARE=y +CONFIG_DRIVERS_INTEL_DTBT=y # CONFIG_DRIVERS_I2C_MAX98396 is not set # CONFIG_FSP_USE_REPO is not set # CONFIG_DISPLAY_HOBS is not set -- cgit v1.2.1