diff options
Diffstat (limited to 'src/mainboard/google/brox')
-rw-r--r-- | src/mainboard/google/brox/variants/baseboard/brox/devicetree.cb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/brox/variants/baseboard/brox/devicetree.cb b/src/mainboard/google/brox/variants/baseboard/brox/devicetree.cb index b900af19aa..fcfb28cb0d 100644 --- a/src/mainboard/google/brox/variants/baseboard/brox/devicetree.cb +++ b/src/mainboard/google/brox/variants/baseboard/brox/devicetree.cb @@ -22,7 +22,7 @@ chip soc/intel/alderlake register "disable_package_c_state_demotion" = "1" # Disable C1 state auto-demotion for all brox baseboards - register "disable_c1_state_auto_demotion" = "1" + register "disable_c1_state_auto_demotion" = "true" # DPTF enable register "dptf_enable" = "1" |