Skip to content

redhat/configs: aarch64: enable CPU_FREQ_GOV_SCHEDUTIL

Mark Salter requested to merge (removed):bz2077664 into os-build

RHEL8 has CPU_FREQ_GOV_SCHEDUTIL=y as default and individual arches needed to disable it if desired. Ark/Centos-Stream/RHEL9 has the default =n and individual arches must enable. Aarch64 was missed in this transition, so let's enable it now.

Signed-off-by: Mark Salter msalter@redhat.com

Merge request reports