kconfigcheck: CPU_FREQ_GOV_SCHEDUTIL depends on CPU_FREQ

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7853>
This commit is contained in:
Aelin 2026-01-26 23:35:37 +01:00 committed by The Friendly Merge Bot
parent 1fba9931e2
commit e9ff22e200
No known key found for this signature in database

View file

@ -369,6 +369,7 @@ NETFILTER_XT_MATCH_TCPMSS = "m" # change MTU e.g. for Wireguard
NETFILTER_XT_TARGET_TCPMSS = "m" # change MTU e.g. for Wireguard
# TODO = Depends on SUSPEND which is not enabled for some devices
# PM_WAKELOCKS = "y" # Sxmo
CPU_FREQ = "y"
CPU_FREQ_GOV_SCHEDUTIL = "y" # Required by UCLAMP_TASK
UCLAMP_TASK = "y" # Scheduler hints
UCLAMP_TASK_GROUP = "y" # Scheduler hints