]> git.proxmox.com Git - pve-kernel.git/commitdiff
d/rules: ensure performance is the default freq gov again
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 9 Jul 2021 19:23:59 +0000 (21:23 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 9 Jul 2021 19:23:59 +0000 (21:23 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/rules

index 6be3f18d964dee4b86a3d56c25de51568f5af0dd..a5007622afc55d9796c42ad4b77fa88403c43cb0 100755 (executable)
@@ -44,6 +44,7 @@ PVE_CONFIG_OPTS= \
 -e CONFIG_NLS_ISO8859_1 \
 -d CONFIG_INPUT_EVBUG \
 -d CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND \
+-d CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL \
 -e CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE \
 -d CONFIG_MODULE_SIG \
 -d CONFIG_MEMCG_DISABLED \