]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/leds/Kconfig
Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux
[mirror_ubuntu-artful-kernel.git] / drivers / leds / Kconfig
index 5ae28340a98b4f53d288194a9d1bed1a08518a35..9dcc9b13d4955b1dc59fb29c27818af5a9823fee 100644 (file)
@@ -228,6 +228,20 @@ config LEDS_LP3944
          To compile this driver as a module, choose M here: the
          module will be called leds-lp3944.
 
+config LEDS_LP3952
+       tristate "LED Support for TI LP3952 2 channel LED driver"
+       depends on LEDS_CLASS
+       depends on I2C
+       depends on ACPI
+       depends on GPIOLIB
+       select REGMAP_I2C
+       help
+         This option enables support for LEDs connected to the Texas
+         Instruments LP3952 LED driver.
+
+         To compile this driver as a module, choose M here: the
+         module will be called leds-lp3952.
+
 config LEDS_LP55XX_COMMON
        tristate "Common Driver for TI/National LP5521/5523/55231/5562/8501"
        depends on LEDS_LP5521 || LEDS_LP5523 || LEDS_LP5562 || LEDS_LP8501