This config option will enable support for cppc_cpufreq driver by default on arm64 platforms.
Signed-off-by: Duc Dang dhdang@apm.com --- SOURCES/config-centos-sig | 1 + 1 file changed, 1 insertion(+)
diff --git a/SOURCES/config-centos-sig b/SOURCES/config-centos-sig index 1051e4b..f8fab63 100644 --- a/SOURCES/config-centos-sig +++ b/SOURCES/config-centos-sig @@ -3,3 +3,4 @@
CONFIG_QCOM_FALKOR_ERRATUM_E1003=y CONFIG_QCOM_FALKOR_ERRATUM_E1009=y +CONFIG_ACPI_CPPC_CPUFREQ=y