mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-16 10:11:38 -04:00
regulator: 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 <krzysztof.kozlowski@oss.qualcomm.com> Link: https://patch.msgid.link/20260422083338.84343-2-krzysztof.kozlowski@oss.qualcomm.com Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
committed by
Mark Brown
parent
606c780b88
commit
2af72ec297
@@ -1173,7 +1173,7 @@ config REGULATOR_QCOM_RPM
|
||||
"qcom_rpm-regulator".
|
||||
|
||||
config REGULATOR_QCOM_RPMH
|
||||
tristate "Qualcomm Technologies, Inc. RPMh regulator driver"
|
||||
tristate "Qualcomm RPMh regulator driver"
|
||||
depends on QCOM_RPMH || (QCOM_RPMH=n && COMPILE_TEST)
|
||||
depends on QCOM_COMMAND_DB || (QCOM_COMMAND_DB=n && COMPILE_TEST)
|
||||
help
|
||||
@@ -1879,7 +1879,7 @@ config REGULATOR_WM8994
|
||||
WM8994 CODEC.
|
||||
|
||||
config REGULATOR_QCOM_LABIBB
|
||||
tristate "QCOM LAB/IBB regulator support"
|
||||
tristate "Qualcomm LAB/IBB regulator support"
|
||||
depends on SPMI || COMPILE_TEST
|
||||
help
|
||||
This driver supports Qualcomm's LAB/IBB regulators present on the
|
||||
|
||||
Reference in New Issue
Block a user