mb/google/trulo/var/uldrenite: Support body detection to DPTF

Use DPTF_FEATURE_DYNAMIC_THERMAL_TABLE_SWITCH to support
body detection to DPTF on the Uldrenite.

BUG=b:394177292
BRANCH=firmware-trulo-15217.771.B
TEST=emerge-nissa coreboot

Change-Id: I6e98b9c3fd1b38d10a1aa7c30d5d92e1638449f2
Signed-off-by: John Su <john_su@compal.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/86494
Reviewed-by: Dtrain Hsu <dtrain_hsu@compal.corp-partner.google.com>
Reviewed-by: Eric Lai <ericllai@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kapil Porwal <kapilporwal@google.com>
This commit is contained in:
John Su 2025-02-18 16:44:22 +08:00 committed by Subrata Banik
commit 68367ac69e

View file

@ -8,4 +8,6 @@
/* Enable DPTF OEM variable */
#define DPTF_ENABLE_OEM_VARIABLES
#define DPTF_FEATURE_DYNAMIC_THERMAL_TABLE_SWITCH
#endif