mirror of
https://github.com/torvalds/linux.git
synced 2026-07-28 18:21:24 +02:00
i2c: 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://lore.kernel.org/r/20260423173550.92317-2-krzysztof.kozlowski@oss.qualcomm.com Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
This commit is contained in:
parent
6ee2ba9dce
commit
36904931a1
|
|
@ -1058,7 +1058,7 @@ config I2C_QCOM_CCI
|
|||
will be called i2c-qcom-cci.
|
||||
|
||||
config I2C_QCOM_GENI
|
||||
tristate "Qualcomm Technologies Inc.'s GENI based I2C controller"
|
||||
tristate "Qualcomm GENI based I2C controller"
|
||||
depends on ARCH_QCOM || COMPILE_TEST
|
||||
depends on QCOM_GENI_SE
|
||||
help
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user