]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
iio: adc: qcom: Unify user-visible "Qualcomm" name
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Thu, 23 Apr 2026 17:35:46 +0000 (19:35 +0200)
committerJonathan Cameron <jic23@kernel.org>
Mon, 27 Apr 2026 08:58:23 +0000 (09:58 +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>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/adc/Kconfig

index a9dedbb8eb461deb0cb849c8420c178382ec1d12..1115e81ac45b2c341b02214ed7c9c109350e4e48 100644 (file)
@@ -1354,7 +1354,7 @@ config QCOM_SPMI_VADC
          be called qcom-spmi-vadc.
 
 config QCOM_SPMI_ADC5
-       tristate "Qualcomm Technologies Inc. SPMI PMIC5 ADC"
+       tristate "Qualcomm SPMI PMIC5 ADC"
        depends on SPMI
        select REGMAP_SPMI
        select QCOM_VADC_COMMON
@@ -1374,7 +1374,7 @@ config QCOM_SPMI_ADC5
          be called qcom-spmi-adc5.
 
 config QCOM_SPMI_ADC5_GEN3
-       tristate "Qualcomm Technologies Inc. SPMI PMIC5 GEN3 ADC"
+       tristate "Qualcomm SPMI PMIC5 GEN3 ADC"
        depends on SPMI && THERMAL
        select REGMAP_SPMI
        select QCOM_VADC_COMMON