Disable HP mode by default
This commit is contained in:
@@ -32,7 +32,7 @@ volatile CustomizeTable C = {
|
||||
|
||||
.mtcConf = AUTO_ADJ,
|
||||
|
||||
.hpMode = ENABLED,
|
||||
.hpMode = DISABLED,
|
||||
|
||||
.commonCpuBoostClock = 1785000, // Default boost clock
|
||||
|
||||
|
||||
Reference in New Issue
Block a user