Commit 51f2e0db authored by Timur Tabi's avatar Timur Tabi Committed by Arnd Bergmann

arm64: defconfig: enable ACPI_CPPC_CPUFREQ

The CPPC CPUFreq driver is used on many ACPI-based ARM64 server systems.
Signed-off-by: default avatarTimur Tabi <timur@codeaurora.org>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent e4140e64
...@@ -89,6 +89,7 @@ CONFIG_CPU_FREQ=y ...@@ -89,6 +89,7 @@ CONFIG_CPU_FREQ=y
CONFIG_CPUFREQ_DT=y CONFIG_CPUFREQ_DT=y
CONFIG_ARM_BIG_LITTLE_CPUFREQ=y CONFIG_ARM_BIG_LITTLE_CPUFREQ=y
CONFIG_ARM_SCPI_CPUFREQ=y CONFIG_ARM_SCPI_CPUFREQ=y
CONFIG_ACPI_CPPC_CPUFREQ=m
CONFIG_NET=y CONFIG_NET=y
CONFIG_PACKET=y CONFIG_PACKET=y
CONFIG_UNIX=y CONFIG_UNIX=y
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment