leds: add TWL4030 PWM LED driver
[pandora-kernel.git] / drivers / leds / Kconfig
index 9bec869..28ff7f9 100644 (file)
@@ -299,6 +299,12 @@ config LEDS_PWM
        help
          This option enables support for pwm driven LEDs
 
+config LEDS_TWL4030_PWM
+       tristate "LED driver for TWL4030 PWM connected LEDs"
+       depends on LEDS_CLASS && TWL4030_CORE
+       help
+         This option enables support for TWL4030 PWM driven LEDs
+
 config LEDS_REGULATOR
        tristate "REGULATOR driven LED support"
        depends on LEDS_CLASS