1 # SPDX-License-Identifier: GPL-2.0
6 tristate "LED support for the AAT1290"
7 depends on V4L2_FLASH_LED_CLASS || !V4L2_FLASH_LED_CLASS
8 depends on GPIOLIB || COMPILE_TEST
12 This option enables support for the LEDs on the AAT1290.
15 tristate "AS3645A and LM3555 LED flash controllers support"
17 depends on V4L2_FLASH_LED_CLASS || !V4L2_FLASH_LED_CLASS
19 Enable LED flash class support for AS3645A LED flash
20 controller. V4L2 flash API is provided as well if
21 CONFIG_V4L2_FLASH_API is enabled.
24 tristate "LED support for Kinetic KTD2692 flash LED controller"
27 select LEDS_EXPRESSWIRE
29 This option enables support for Kinetic KTD2692 LED flash connected
30 through ExpressWire interface.
32 Say Y to enable this driver.
35 tristate "LED support for LM3601x Chips"
36 depends on LEDS_CLASS && I2C
39 This option enables support for the TI LM3601x family
40 of flash, torch and indicator classes.
43 tristate "LED support for MAX77693 Flash"
44 depends on V4L2_FLASH_LED_CLASS || !V4L2_FLASH_LED_CLASS
45 depends on MFD_MAX77693
48 This option enables support for the flash part of the MAX77693
49 multifunction device. It has build in control for two leds in flash
53 tristate "LED Support for Mediatek MT6360 PMIC"
54 depends on LEDS_CLASS && OF
55 depends on LEDS_CLASS_FLASH
56 depends on LEDS_CLASS_MULTICOLOR
57 depends on V4L2_FLASH_LED_CLASS || !V4L2_FLASH_LED_CLASS
60 This option enables support for dual Flash LED drivers found on
62 Independent current sources supply for each flash LED support torch
65 config LEDS_MT6370_FLASH
66 tristate "Flash LED Support for MediaTek MT6370 PMIC"
68 depends on V4L2_FLASH_LED_CLASS || !V4L2_FLASH_LED_CLASS
71 Support 2 channels and torch/strobe mode.
72 Say Y here to enable support for
73 MT6370_FLASH_LED device.
75 This driver can also be built as a module. If so, the module
76 will be called "leds-mt6370-flash".
78 config LEDS_QCOM_FLASH
79 tristate "LED support for flash module inside Qualcomm Technologies, Inc. PMIC"
80 depends on MFD_SPMI_PMIC || COMPILE_TEST
81 depends on LEDS_CLASS && OF
82 depends on V4L2_FLASH_LED_CLASS || !V4L2_FLASH_LED_CLASS
85 This option enables support for the flash module found in Qualcomm
86 Technologies, Inc. PMICs. The flash module can have 3 or 4 flash LED
87 channels and each channel is programmable to support up to 1.5 A full
88 scale current. It also supports connecting two channels' output together
89 to supply one LED component to achieve current up to 2 A. In such case,
90 the total LED current will be split symmetrically on each channel and
91 they will be enabled/disabled at the same time.
93 This driver can be built as a module, it will be called "leds-qcom-flash".
96 tristate "LED support for RT4505 flashlight controller"
98 depends on V4L2_FLASH_LED_CLASS || !V4L2_FLASH_LED_CLASS
101 This option enables support for the RT4505 flash LED controller.
102 RT4505 includes torch and flash functions with programmable current.
103 And it's commonly used to compensate the illuminance for the camera
104 inside the mobile product like as phones or tablets.
107 tristate "LED support for Richtek RT8515 flash/torch LED"
109 depends on V4L2_FLASH_LED_CLASS || !V4L2_FLASH_LED_CLASS
111 This option enables support for the Richtek RT8515 flash
112 and torch LEDs found on some mobile phones.
114 To compile this driver as a module, choose M here: the module
115 will be called leds-rt8515.
118 tristate "LED support for the SGM3140"
119 depends on V4L2_FLASH_LED_CLASS || !V4L2_FLASH_LED_CLASS
121 This option enables support for the SGM3140 500mA Buck/Boost Charge
125 tristate "LED support for the Silergy SY7802"
130 This option enables support for the SY7802 flash LED controller.
131 SY7802 includes torch and flash functions with programmable current.
133 This driver can be built as a module, it will be called "leds-sy7802".
135 endif # LEDS_CLASS_FLASH