leds: Add support for max77693 mfd flash cell
[deliverable/linux.git] / drivers / leds / Kconfig
index a38b17a10bd2c15ee13b40b93dedfdb3097c65b6..62be033100b6ef0f19c063142d35da434c87851c 100644 (file)
@@ -475,6 +475,16 @@ config LEDS_TLC591XX
          This option enables support for Texas Instruments TLC59108
          and TLC59116 LED controllers.
 
+config LEDS_MAX77693
+       tristate "LED support for MAX77693 Flash"
+       depends on LEDS_CLASS_FLASH
+       depends on MFD_MAX77693
+       depends on OF
+       help
+         This option enables support for the flash part of the MAX77693
+         multifunction device. It has build in control for two leds in flash
+         and torch mode.
+
 config LEDS_MAX8997
        tristate "LED support for MAX8997 PMIC"
        depends on LEDS_CLASS && MFD_MAX8997
This page took 0.035579 seconds and 5 git commands to generate.