diff options
| author | Hustler One <nine-ball@tutanota.com> | 2025-12-10 17:05:26 +0100 |
|---|---|---|
| committer | N/A <N/A> | 2025-12-11 14:58:33 +0100 |
| commit | 809e5d29a4f34b4160133f06001271e8627485c4 (patch) | |
| tree | b64298a8b02a61f9f74c9c74cfe816453fdbf72b /config/coreboot/t480_vfsp_16mb | |
| parent | ec8617f27a00b34b0d500b3d21f94872402816f8 (diff) | |
T480(s): Add Thunderbolt support
Diffstat (limited to 'config/coreboot/t480_vfsp_16mb')
| -rw-r--r-- | config/coreboot/t480_vfsp_16mb/config/libgfxinit_corebootfb | 1 | ||||
| -rw-r--r-- | config/coreboot/t480_vfsp_16mb/config/libgfxinit_txtmode | 1 |
2 files changed, 2 insertions, 0 deletions
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 |
