]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
remoteproc: qcom: Unify user-visible "Qualcomm" name
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Wed, 22 Apr 2026 08:33:35 +0000 (10:33 +0200)
committerBjorn Andersson <andersson@kernel.org>
Tue, 9 Jun 2026 02:49:48 +0000 (21:49 -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>
Link: https://lore.kernel.org/r/20260422083334.84294-2-krzysztof.kozlowski@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/remoteproc/Kconfig

index c78e431b7b2d89b43101041af7f436426f903533..c521c744e7dbe5135b42a65e13f2023090dc1e36 100644 (file)
@@ -176,7 +176,7 @@ config QCOM_Q6V5_COMMON
        depends on QCOM_SMEM
 
 config QCOM_Q6V5_ADSP
-       tristate "Qualcomm Technology Inc ADSP Peripheral Image Loader"
+       tristate "Qualcomm ADSP Peripheral Image Loader"
        depends on OF && ARCH_QCOM
        depends on QCOM_SMEM
        depends on RPMSG_QCOM_SMD || RPMSG_QCOM_SMD=n