From 6df98f066b80b1bb5e18a8c339c2748c3b9dc467 Mon Sep 17 00:00:00 2001 From: Sumeet Pawnikar Date: Mon, 23 Aug 2021 23:33:33 +0530 Subject: mb/google/brya: Enable thermal control functionality for tpch Enable DPTF based thermal control functionality for tpch device on brya device. BUG=b:198582766 BRANCH=None TEST=Build FW and test on brya0 board Change-Id: I6a35a101599bb811fcddaabab5296f8c6c12af31 Signed-off-by: Sumeet Pawnikar Reviewed-on: https://review.coreboot.org/c/coreboot/+/57098 Tested-by: build bot (Jenkins) Reviewed-by: Tim Wawrzynczak --- src/mainboard/google/brya/Kconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/mainboard/google/brya/Kconfig b/src/mainboard/google/brya/Kconfig index e6e44e2f56cc..94a1428feab3 100644 --- a/src/mainboard/google/brya/Kconfig +++ b/src/mainboard/google/brya/Kconfig @@ -20,6 +20,8 @@ config BOARD_GOOGLE_BRYA_COMMON select DRIVERS_I2C_NAU8825 select DRIVERS_I2C_SX9324 select DRIVERS_INTEL_DPTF + select PMC_IPC_ACPI_INTERFACE + select DRIVERS_INTEL_DPTF_SUPPORTS_TPCH select DRIVERS_INTEL_PMC select DRIVERS_INTEL_SOUNDWIRE select DRIVERS_INTEL_USB4_RETIMER -- cgit v1.2.3