summaryrefslogtreecommitdiffstats
path: root/drivers/power/avs/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/power/avs/Kconfig')
-rw-r--r--drivers/power/avs/Kconfig16
1 files changed, 0 insertions, 16 deletions
diff --git a/drivers/power/avs/Kconfig b/drivers/power/avs/Kconfig
index d789509ae7e9..a4e40e534e6a 100644
--- a/drivers/power/avs/Kconfig
+++ b/drivers/power/avs/Kconfig
@@ -1,17 +1 @@
# SPDX-License-Identifier: GPL-2.0-only
-
-config QCOM_CPR
- tristate "QCOM Core Power Reduction (CPR) support"
- depends on POWER_AVS && HAS_IOMEM
- select PM_OPP
- select REGMAP
- help
- Say Y here to enable support for the CPR hardware found on Qualcomm
- SoCs like QCS404.
-
- This driver populates CPU OPPs tables and makes adjustments to the
- tables based on feedback from the CPR hardware. If you want to do
- CPUfrequency scaling say Y here.
-
- To compile this driver as a module, choose M here: the module will
- be called qcom-cpr