Skip to content

Commit

Permalink
defconfig: enable interactive governor
Browse files Browse the repository at this point in the history
also ship with -KSU as local config
Signed-off-by: Wahid Khan <[email protected]>
  • Loading branch information
Wahid7852 committed Nov 12, 2023
1 parent 6183e3a commit 18c90f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/arm64/configs/begonia_user_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ CONFIG_BLK_CGROUP=y
CONFIG_INIT_ENV_ARG_LIMIT=32
CONFIG_CROSS_COMPILE=""
# CONFIG_COMPILE_TEST is not set
CONFIG_LOCALVERSION="-NoVA"
CONFIG_LOCALVERSION="-NoVA-KSU"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_DEFAULT_HOSTNAME="Abdul7852"
CONFIG_SWAP=y
Expand Down Expand Up @@ -740,7 +740,7 @@ CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
# CONFIG_CPU_FREQ_GOV_INTERACTIVE is not set
CONFIG_CPU_FREQ_GOV_INTERACTIVE=y
# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
CONFIG_CPU_FREQ_GOV_SCHEDUTIL=y

Expand Down

0 comments on commit 18c90f0

Please sign in to comment.