Re: [PATCH] net: Unify user-visible "Qualcomm" name
From: Simon Horman
Date: Tue Apr 28 2026 - 12:30:13 EST
On Mon, Apr 27, 2026 at 09:01:27AM +0200, Krzysztof Kozlowski wrote:
> 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@xxxxxxxxxxxxxxxx>
...
> diff --git a/drivers/net/wwan/Kconfig b/drivers/net/wwan/Kconfig
> index 88df55d78d90..958dbc7347fa 100644
> --- a/drivers/net/wwan/Kconfig
> +++ b/drivers/net/wwan/Kconfig
> @@ -38,7 +38,7 @@ config WWAN_HWSIM
> called wwan_hwsim. If unsure, say N.
>
> config MHI_WWAN_CTRL
> - tristate "MHI WWAN control driver for QCOM-based PCIe modems"
> + tristate "MHI WWAN control driver for Qualcomm-based PCIe modems"
> depends on MHI_BUS
> help
> MHI WWAN CTRL allows QCOM-based PCIe modems to expose different modem
Hi Krzysztof,
Sashiko points out that QCOM is still used on the line above.
> @@ -51,7 +51,7 @@ config MHI_WWAN_CTRL
> called mhi_wwan_ctrl.
>
> config MHI_WWAN_MBIM
> - tristate "MHI WWAN MBIM network driver for QCOM-based PCIe modems"
> + tristate "MHI WWAN MBIM network driver for Qualcomm-based PCIe modems"
> depends on MHI_BUS
> help
> MHI WWAN MBIM is a WWAN network driver for QCOM-based PCIe modems.
And here too.
--
pw-bot: changes-requested