From 6665c296e3d2441090692dc0027d2bb5709c1245 Mon Sep 17 00:00:00 2001 From: Kane Chen Date: Tue, 11 Jul 2023 11:48:31 +0800 Subject: [PATCH] mb/google/rex: Disable DRIVERS_INTEL_DPTF_SUPPORTS_TPCH There is no PCH FIVR participant on MTL and we should remove it in Rex. TEST=compile ok and make sure there no TPCH device in acpi BUG=b:290322310 Change-Id: Icf4be86da3f3cb9b1f0a3f2586b029a533c3e6a9 Signed-off-by: Kane Chen Reviewed-on: https://review.coreboot.org/c/coreboot/+/76402 Reviewed-by: Eric Lai Reviewed-by: Sumeet R Pawnikar Reviewed-by: Sukumar Ghorai Reviewed-by: Subrata Banik Tested-by: build bot (Jenkins) --- src/mainboard/google/rex/Kconfig | 1 - 1 file changed, 1 deletion(-) diff --git a/src/mainboard/google/rex/Kconfig b/src/mainboard/google/rex/Kconfig index 257555463c..a45e857275 100644 --- a/src/mainboard/google/rex/Kconfig +++ b/src/mainboard/google/rex/Kconfig @@ -5,7 +5,6 @@ config BOARD_GOOGLE_REX_COMMON select DRIVERS_I2C_GENERIC select DRIVERS_I2C_HID select DRIVERS_INTEL_DPTF - select DRIVERS_INTEL_DPTF_SUPPORTS_TPCH select DRIVERS_INTEL_USB4_RETIMER select DRIVERS_WIFI_GENERIC select DRIVERS_INTEL_MIPI_CAMERA