Skip to content

Commit

Permalink
defconfig: enable powersave
Browse files Browse the repository at this point in the history
* keep schedutil as the default

Signed-off-by: David112x <[email protected]>
  • Loading branch information
David112x committed May 6, 2024
1 parent 4481b63 commit 5a04657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/configs/surya_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -773,7 +773,7 @@ CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_INTERACTIVE is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
# CONFIG_CPU_FREQ_GOV_USERSPACE is not set
# CONFIG_CPU_FREQ_GOV_ONDEMAND is not set
# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
Expand Down

0 comments on commit 5a04657

Please sign in to comment.