mirror of
https://github.com/torvalds/linux.git
synced 2026-07-27 09:36:22 +02:00
leds: 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/20260427070117.18363-2-krzysztof.kozlowski@oss.qualcomm.com Signed-off-by: Lee Jones <lee@kernel.org>
This commit is contained in:
parent
d92e7ca693
commit
647a6b59d1
|
|
@ -76,7 +76,7 @@ config LEDS_MT6370_FLASH
|
|||
will be called "leds-mt6370-flash".
|
||||
|
||||
config LEDS_QCOM_FLASH
|
||||
tristate "LED support for flash module inside Qualcomm Technologies, Inc. PMIC"
|
||||
tristate "LED support for flash module inside Qualcomm PMIC"
|
||||
depends on MFD_SPMI_PMIC || COMPILE_TEST
|
||||
depends on LEDS_CLASS && OF
|
||||
depends on V4L2_FLASH_LED_CLASS || !V4L2_FLASH_LED_CLASS
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user