Add default values for Disable_BDPROCHOT

This commit is contained in:
Pedro Nariyoshi
2020-01-29 10:28:22 -05:00
parent f2ee9ed38d
commit 3cf2f1aa0f

View File

@@ -20,6 +20,8 @@ PL2_Duration_S: 0.002
Trip_Temp_C: 85 Trip_Temp_C: 85
# Set cTDP to normal=0, down=1 or up=2 (EXPERIMENTAL) # Set cTDP to normal=0, down=1 or up=2 (EXPERIMENTAL)
cTDP: 0 cTDP: 0
# Disable BDPROCHOT (EXPERIMENTAL)
Disable_BDPROCHOT: False
## Settings to apply while connected to AC power ## Settings to apply while connected to AC power
[AC] [AC]
@@ -39,6 +41,8 @@ Trip_Temp_C: 95
HWP_Mode: False HWP_Mode: False
# Set cTDP to normal=0, down=1 or up=2 (EXPERIMENTAL) # Set cTDP to normal=0, down=1 or up=2 (EXPERIMENTAL)
cTDP: 0 cTDP: 0
# Disable BDPROCHOT (EXPERIMENTAL)
Disable_BDPROCHOT: False
[UNDERVOLT.BATTERY] [UNDERVOLT.BATTERY]
# CPU core voltage offset (mV) # CPU core voltage offset (mV)