Skip to content
Snippets Groups Projects
Commit 8acde31c authored by Luis Gerhorst's avatar Luis Gerhorst
Browse files

Revert "Enable config ACPI_CPPC_CPUFREQ for x86"

This reverts commit 7024f67f.
parent ac3896b3
Branches
No related tags found
No related merge requests found
...@@ -3,22 +3,6 @@ ...@@ -3,22 +3,6 @@
# x86 CPU Frequency scaling drivers # x86 CPU Frequency scaling drivers
# #
config ACPI_CPPC_CPUFREQ
tristate "CPUFreq driver based on the ACPI CPPC spec"
depends on ACPI_PROCESSOR
select ACPI_CPPC_LIB
help
This adds a CPUFreq driver which uses CPPC methods
as described in the ACPIv5.1 spec. CPPC stands for
Collaborative Processor Performance Controls. It
is based on an abstract continuous scale of CPU
performance values which allows the remote power
processor to flexibly optimize for power and
performance. CPPC relies on power management firmware
support for its operation.
If in doubt, say N.
config X86_INTEL_PSTATE config X86_INTEL_PSTATE
bool "Intel P state control" bool "Intel P state control"
depends on X86 depends on X86
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment