Attention is currently required from: Tim Wawrzynczak. Varshit B Pandya has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/62947 )
Change subject: mb/google/brya: Add DPTF power participant for brya ......................................................................
mb/google/brya: Add DPTF power participant for brya
Select DRIVERS_INTEL_DPTF_SUPPORTS_TPWR to add power participant for brya
Signed-off-by: Varshit B Pandya varshit.b.pandya@intel.com Change-Id: I463aa6fea6fdef9c9ae68d5425272d233c8c5743 --- M src/mainboard/google/brya/Kconfig 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/47/62947/1
diff --git a/src/mainboard/google/brya/Kconfig b/src/mainboard/google/brya/Kconfig index 1d29b6f..f4b4fd2 100644 --- a/src/mainboard/google/brya/Kconfig +++ b/src/mainboard/google/brya/Kconfig @@ -12,6 +12,7 @@ select DRIVERS_I2C_SX9324 select DRIVERS_INTEL_DPTF select DRIVERS_INTEL_DPTF_SUPPORTS_TPCH + select DRIVERS_INTEL_DPTF_SUPPORTS_TPWR select DRIVERS_INTEL_PMC select DRIVERS_INTEL_SOUNDWIRE select DRIVERS_INTEL_USB4_RETIMER