]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
mailbox: qcom: Unify user-visible "Qualcomm" name
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Mon, 27 Apr 2026 07:01:14 +0000 (09:01 +0200)
committerJassi Brar <jassisinghbrar@gmail.com>
Mon, 18 May 2026 18:33:45 +0000 (13:33 -0500)
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: Jassi Brar <jassisinghbrar@gmail.com>
drivers/mailbox/Kconfig

index 5bf4155b090a41c9a8a2629d4d8db121b0a5abcc..3062ee352f78fbffa7b7a4fb0e18366af5f11054 100644 (file)
@@ -341,7 +341,7 @@ config SPRD_MBOX
          you want to build the Spreatrum mailbox controller driver.
 
 config QCOM_CPUCP_MBOX
-       tristate "Qualcomm Technologies, Inc. CPUCP mailbox driver"
+       tristate "Qualcomm CPUCP mailbox driver"
        depends on (ARCH_QCOM || COMPILE_TEST) && 64BIT
        help
          Qualcomm Technologies, Inc. CPUSS Control Processor (CPUCP) mailbox
@@ -349,7 +349,7 @@ config QCOM_CPUCP_MBOX
          Y here if you want to build this driver.
 
 config QCOM_IPCC
-       tristate "Qualcomm Technologies, Inc. IPCC driver"
+       tristate "Qualcomm IPCC driver"
        depends on ARCH_QCOM || COMPILE_TEST
        help
          Qualcomm Technologies, Inc. Inter-Processor Communication Controller