Skip to content

Commit

Permalink
ARM64: configs: xiaomi: Enable CPU_IDLE_GOV_TEO
Browse files Browse the repository at this point in the history
  • Loading branch information
Haijian Ma authored and toraidl committed Mar 13, 2024
1 parent f35c0eb commit c1b6a5b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion arch/arm64/configs/vendor/xiaomi/xiaomi-kona-common.config
Original file line number Diff line number Diff line change
Expand Up @@ -165,4 +165,7 @@ CONFIG_MILLET=y
CONFIG_MIGT_ENERGY_MODEL=y

#Enable the Capacity Aware Superset Scheduler (CASS)
CONFIG_SCHED_CASS=y
CONFIG_SCHED_CASS=y

# Enable Timer events oriented (TEO) governor
CONFIG_CPU_IDLE_GOV_TEO=y

0 comments on commit c1b6a5b

Please sign in to comment.