]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
pmdomain: qcom: Unify user-visible "Qualcomm" name
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Wed, 22 Apr 2026 08:33:42 +0000 (10:33 +0200)
committerUlf Hansson <ulfh@kernel.org>
Wed, 3 Jun 2026 09:02:38 +0000 (11:02 +0200)
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 <krzysztof.kozlowski@oss.qualcomm.com>
Signed-off-by: Ulf Hansson <ulfh@kernel.org>
drivers/pmdomain/qcom/Kconfig

index 72cbcfe7a0c96d7f5e8b043608962455fe9a9afe..4abd43a88d088fe3bd483148a6a365c8f215fcbe 100644 (file)
@@ -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