]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
i2c: qcom: Unify user-visible "Qualcomm" name
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Thu, 23 Apr 2026 17:35:50 +0000 (19:35 +0200)
committerAndi Shyti <andi.shyti@kernel.org>
Tue, 16 Jun 2026 23:29:02 +0000 (01:29 +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>
Link: https://lore.kernel.org/r/20260423173550.92317-2-krzysztof.kozlowski@oss.qualcomm.com
Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
drivers/i2c/busses/Kconfig

index 3123ab75600b8352f59abd38062ec9e2e971b803..d354569942803436cd60351a09285d22a9ba3e5e 100644 (file)
@@ -1058,7 +1058,7 @@ config I2C_QCOM_CCI
          will be called i2c-qcom-cci.
 
 config I2C_QCOM_GENI
-       tristate "Qualcomm Technologies Inc.'s GENI based I2C controller"
+       tristate "Qualcomm GENI based I2C controller"
        depends on ARCH_QCOM || COMPILE_TEST
        depends on QCOM_GENI_SE
        help