leds: Add NCP5623 multi-led driver
[linux-2.6-block.git] / drivers / leds / rgb / Kconfig
index eaeafdd5eaaea31b6a029aa18fe5a7f032a489c0..8fc12d6a2958a366b776b24820daab3c287532e8 100644 (file)
@@ -27,6 +27,17 @@ config LEDS_KTD202X
          To compile this driver as a module, choose M here: the module
          will be called leds-ktd202x.
 
+config LEDS_NCP5623
+       tristate "LED support for NCP5623"
+       depends on I2C
+       depends on OF
+       help
+         This option enables support for ON semiconductor NCP5623
+         Triple Output I2C Controlled RGB LED Driver.
+
+         To compile this driver as a module, choose M here: the module
+         will be called leds-ncp5623.
+
 config LEDS_PWM_MULTICOLOR
        tristate "PWM driven multi-color LED Support"
        depends on PWM