From: Krzysztof Kozlowski Date: Mon, 27 Apr 2026 07:01:10 +0000 (+0200) Subject: mfd: qcom: Unify user-visible "Qualcomm" name X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1cd125db9343dde0c521562a02190088dde2bd29;p=thirdparty%2Fkernel%2Flinux.git mfd: qcom: Unify user-visible "Qualcomm" name 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 Acked-by: Guru Das Srinagesh Link: https://patch.msgid.link/20260427070109.18271-2-krzysztof.kozlowski@oss.qualcomm.com Signed-off-by: Lee Jones --- diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig index d08d70d41bce1..763ce6a34782b 100644 --- a/drivers/mfd/Kconfig +++ b/drivers/mfd/Kconfig @@ -2381,7 +2381,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