From bb85d843e3aaa452ba7084e9695163cbede206da Mon Sep 17 00:00:00 2001 From: Krzysztof Kozlowski Date: Wed, 22 Apr 2026 10:33:42 +0200 Subject: pmdomain: qcom: Unify user-visible "Qualcomm" name Various names for Qualcomm as a company are used in user-visible config options: QCOM, Qualcomm and Qualcomm Technologies. Switch to unified "Qualcomm" so it will be easier for users to identify the options when for example running menuconfig. Signed-off-by: Krzysztof Kozlowski Signed-off-by: Ulf Hansson --- drivers/pmdomain/qcom/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3