diff options
| -rw-r--r-- | drivers/pmdomain/qcom/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pmdomain/qcom/Kconfig b/drivers/pmdomain/qcom/Kconfig index 72cbcfe7a0c9..4abd43a88d08 100644 --- a/drivers/pmdomain/qcom/Kconfig +++ b/drivers/pmdomain/qcom/Kconfig @@ -2,7 +2,7 @@ menu "Qualcomm PM Domains" config QCOM_CPR - tristate "QCOM Core Power Reduction (CPR) support" + tristate "Qualcomm Core Power Reduction (CPR) support" depends on (ARCH_QCOM || COMPILE_TEST) && HAS_IOMEM select PM_OPP select REGMAP |
