summaryrefslogtreecommitdiff
path: root/config/coreboot/t480s_vfsp_16mb
diff options
context:
space:
mode:
authorLeah Rowe <vimuser@noreply.codeberg.org>2025-12-15 14:57:52 +0100
committerLeah Rowe <vimuser@noreply.codeberg.org>2025-12-15 14:57:52 +0100
commitf3dc54432e9df32080a062f942d8b81e2102170f (patch)
treeb64298a8b02a61f9f74c9c74cfe816453fdbf72b /config/coreboot/t480s_vfsp_16mb
parentec8617f27a00b34b0d500b3d21f94872402816f8 (diff)
parent809e5d29a4f34b4160133f06001271e8627485c4 (diff)
Merge pull request 'T480: Add Thunderbolt support' (#387) from hustlerone/lbmk-alpine_ridge:master into master
Reviewed-on: https://codeberg.org/libreboot/lbmk/pulls/387
Diffstat (limited to 'config/coreboot/t480s_vfsp_16mb')
-rw-r--r--config/coreboot/t480s_vfsp_16mb/config/libgfxinit_corebootfb1
-rw-r--r--config/coreboot/t480s_vfsp_16mb/config/libgfxinit_txtmode1
2 files changed, 2 insertions, 0 deletions
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