drivers/mfd/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
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>
---
And "Qualcomm Technologies" has even variations over the tree:
Qualcomm Technologies
Qualcomm Technologies Inc.
Qualcomm Technologies, Inc.
I am doing this tree wide:
https://lore.kernel.org/all/?q=f%3Akrzysztof+s%3A%22Unify+user-visible%22+s%3AQualcomm
---
drivers/mfd/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index 7192c9d1d268..b9ad6cc5cee6 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -2388,7 +2388,7 @@ config MFD_ACER_A500_EC
customized for the specific needs of the Acer A500 hardware.
config MFD_QCOM_PM8008
- tristate "QCOM PM8008 Power Management IC"
+ tristate "Qualcomm PM8008 Power Management IC"
depends on I2C && OF
select MFD_CORE
select REGMAP_I2C
--
2.51.0
On Mon, 27 Apr 2026 09:01:10 +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.
Applied, thanks!
[1/1] mfd: qcom: Unify user-visible "Qualcomm" name
commit: e3071bdd833d6152d8bfc87182e5ceb7eb0eebfe
--
Lee Jones [李琼斯]
On Mon, Apr 27, 2026 at 09:01:10AM +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@oss.qualcomm.com> Acked-by: Guru Das Srinagesh <linux@gurudas.dev> > > --- > > And "Qualcomm Technologies" has even variations over the tree: > Qualcomm Technologies > Qualcomm Technologies Inc. > Qualcomm Technologies, Inc. > > I am doing this tree wide: > https://lore.kernel.org/all/?q=f%3Akrzysztof+s%3A%22Unify+user-visible%22+s%3AQualcomm > --- > drivers/mfd/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig > index 7192c9d1d268..b9ad6cc5cee6 100644 > --- a/drivers/mfd/Kconfig > +++ b/drivers/mfd/Kconfig > @@ -2388,7 +2388,7 @@ config MFD_ACER_A500_EC > customized for the specific needs of the Acer A500 hardware. > > config MFD_QCOM_PM8008 > - tristate "QCOM PM8008 Power Management IC" > + tristate "Qualcomm PM8008 Power Management IC" > depends on I2C && OF > select MFD_CORE > select REGMAP_I2C > -- > 2.51.0 >
© 2016 - 2026 Red Hat, Inc.