Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[cascardo/linux.git] / drivers / leds / Kconfig
index b58bc8a..ec50824 100644 (file)
@@ -154,7 +154,7 @@ config LEDS_HP6XX
 config LEDS_PCA9532
        tristate "LED driver for PCA9532 dimmer"
        depends on LEDS_CLASS
-       depends on I2C && INPUT && EXPERIMENTAL
+       depends on I2C && INPUT
        help
          This option enables support for NXP pca9532
          LED controller. It is generally only useful
@@ -193,9 +193,18 @@ config LEDS_LP3944
          To compile this driver as a module, choose M here: the
          module will be called leds-lp3944.
 
+config LEDS_LP55XX_COMMON
+       tristate "Common Driver for TI/National LP5521 and LP5523/55231"
+       depends on LEDS_LP5521 || LEDS_LP5523
+       select FW_LOADER
+       help
+         This option supports common operations for LP5521 and LP5523/55231
+         devices.
+
 config LEDS_LP5521
        tristate "LED Support for N.S. LP5521 LED driver chip"
        depends on LEDS_CLASS && I2C
+       select LEDS_LP55XX_COMMON
        help
          If you say yes here you get support for the National Semiconductor
          LP5521 LED driver. It is 3 channel chip with programmable engines.
@@ -205,6 +214,7 @@ config LEDS_LP5521
 config LEDS_LP5523
        tristate "LED Support for TI/National LP5523/55231 LED driver chip"
        depends on LEDS_CLASS && I2C
+       select LEDS_LP55XX_COMMON
        help
          If you say yes here you get support for TI/National Semiconductor
          LP5523/55231 LED driver.
@@ -310,7 +320,7 @@ config LEDS_DAC124S085
 config LEDS_PWM
        tristate "PWM driven LED Support"
        depends on LEDS_CLASS
-       depends on HAVE_PWM
+       depends on PWM
        help
          This option enables support for pwm driven LEDs