[media] media: i2c: add driver for dual LED Flash, lm3560
[deliverable/linux.git] / drivers / media / i2c / Kconfig
index d18be19c96cd3892ea070bf4b48bb32cde4aa817..75c8a035539a6767dc4fbebdbd17bb73725f8b4b 100644 (file)
@@ -621,6 +621,15 @@ config VIDEO_AS3645A
          This is a driver for the AS3645A and LM3555 flash controllers. It has
          build in control for flash, torch and indicator LEDs.
 
+config VIDEO_LM3560
+       tristate "LM3560 dual flash driver support"
+       depends on I2C && VIDEO_V4L2 && MEDIA_CONTROLLER
+       depends on MEDIA_CAMERA_SUPPORT
+       select REGMAP_I2C
+       ---help---
+         This is a driver for the lm3560 dual flash controllers. It controls
+         flash, torch LEDs.
+
 comment "Video improvement chips"
 
 config VIDEO_UPD64031A
This page took 0.023883 seconds and 5 git commands to generate.