Sean Rhodes has submitted this change. ( https://review.coreboot.org/c/coreboot/+/86203?usp=email )
Change subject: mb/starlabs/starbook/mtl: Unselect unused Kconfig values ......................................................................
mb/starlabs/starbook/mtl: Unselect unused Kconfig values
This board does not have TBT 4, so unselect Kconfig values for it.
Change-Id: Id13bb7fc1f9a8f00c10effeaf4b8e1970a173e36 Signed-off-by: Sean Rhodes sean@starlabs.systems Reviewed-on: https://review.coreboot.org/c/coreboot/+/86203 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Matt DeVillier matt.devillier@gmail.com --- M src/mainboard/starlabs/starbook/Kconfig 1 file changed, 0 insertions(+), 2 deletions(-)
Approvals: build bot (Jenkins): Verified Matt DeVillier: Looks good to me, approved
diff --git a/src/mainboard/starlabs/starbook/Kconfig b/src/mainboard/starlabs/starbook/Kconfig index 5ba827c..b7e1c63 100644 --- a/src/mainboard/starlabs/starbook/Kconfig +++ b/src/mainboard/starlabs/starbook/Kconfig @@ -105,7 +105,6 @@ select BOARD_ROMSIZE_KB_32768 select BOARD_STARLABS_STARBOOK_SERIES select DRIVERS_INTEL_PMC - select DRIVERS_INTEL_USB4_RETIMER select EC_STARLABS_CHARGING_SPEED select EC_STARLABS_KBL_LEVELS select EC_STARLABS_LID_SWITCH @@ -119,7 +118,6 @@ select SOC_INTEL_METEORLAKE_U_H select SOC_INTEL_COMMON_BLOCK_TCSS select SOC_INTEL_CRASHLOG - select SOC_INTEL_ENABLE_USB4_PCIE_RESOURCES select SPI_FLASH_WINBOND select TPM_MEASURED_BOOT