]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
mfd: qcom: Unify user-visible "Qualcomm" name
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Mon, 27 Apr 2026 07:01:10 +0000 (09:01 +0200)
committerLee Jones <lee@kernel.org>
Wed, 17 Jun 2026 10:32:27 +0000 (11:32 +0100)
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>
Acked-by: Guru Das Srinagesh <linux@gurudas.dev>
Link: https://patch.msgid.link/20260427070109.18271-2-krzysztof.kozlowski@oss.qualcomm.com
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/mfd/Kconfig

index d08d70d41bce1f0ed226131250a0e423e5efc219..763ce6a34782bdd5d2b1a4d840c75b040092d83e 100644 (file)
@@ -2381,7 +2381,7 @@ config MFD_ACER_A500_EC
          customized for the specific needs of the Acer A500 hardware.
 
 config MFD_QCOM_PM8008
-       tristate "QCOM PM8008 Power Management IC"
+       tristate "Qualcomm PM8008 Power Management IC"
        depends on I2C && OF
        select MFD_CORE
        select REGMAP_I2C