]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/leds/Kconfig
Merge tag 'pwm/for-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry...
[linux.git] / drivers / leds / Kconfig
index 4b68520ac2515b86ecb623e5b5f14b864789afea..d82f1dea3711167b7cbd8f1c317b92e2621fa8fc 100644 (file)
@@ -836,6 +836,16 @@ config LEDS_LM36274
          Say Y to enable the LM36274 LED driver for TI LMU devices.
          This supports the LED device LM36274.
 
+config LEDS_TPS6105X
+       tristate "LED support for TI TPS6105X"
+       depends on LEDS_CLASS
+       depends on TPS6105X
+       default y if TPS6105X
+       help
+         This driver supports TPS61050/TPS61052 LED chips.
+         It is a single boost converter primarily for white LEDs and
+         audio amplifiers.
+
 comment "LED Triggers"
 source "drivers/leds/trigger/Kconfig"