mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 01:55:51 +02:00
iio: adc: 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> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
This commit is contained in:
parent
ec98c3b501
commit
af6dd359cd
|
|
@ -1354,7 +1354,7 @@ config QCOM_SPMI_VADC
|
|||
be called qcom-spmi-vadc.
|
||||
|
||||
config QCOM_SPMI_ADC5
|
||||
tristate "Qualcomm Technologies Inc. SPMI PMIC5 ADC"
|
||||
tristate "Qualcomm SPMI PMIC5 ADC"
|
||||
depends on SPMI
|
||||
select REGMAP_SPMI
|
||||
select QCOM_VADC_COMMON
|
||||
|
|
@ -1374,7 +1374,7 @@ config QCOM_SPMI_ADC5
|
|||
be called qcom-spmi-adc5.
|
||||
|
||||
config QCOM_SPMI_ADC5_GEN3
|
||||
tristate "Qualcomm Technologies Inc. SPMI PMIC5 GEN3 ADC"
|
||||
tristate "Qualcomm SPMI PMIC5 GEN3 ADC"
|
||||
depends on SPMI && THERMAL
|
||||
select REGMAP_SPMI
|
||||
select QCOM_VADC_COMMON
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user