Skip to content

redhat/configs: aarch64: enable CPU_FREQ_GOV_SCHEDUTIL

Mark Salter requested to merge msalter/centos-stream-9:bz2077664 into main

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2077664

Upstream Status: RHEL only

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

Edited by Mark Salter

Merge request reports