summaryrefslogtreecommitdiffstats
path: root/drivers/leds/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/leds/Kconfig')
-rw-r--r--drivers/leds/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig
index e481d3c..e2b7a53 100644
--- a/drivers/leds/Kconfig
+++ b/drivers/leds/Kconfig
@@ -245,6 +245,14 @@ config LEDS_INTEL_SS4200
drive or power LEDs on the front panel. Using this driver
can stop the front LED from blinking after startup.
+config LEDS_LT3593
+ tristate "LED driver for LT3593 controllers"
+ depends on LEDS_CLASS && GENERIC_GPIO
+ help
+ This option enables support for LEDs driven by a Linear Technology
+ LT3593 controller. This controller uses a special one-wire pulse
+ coding protocol to set the brightness.
+
comment "LED Triggers"
config LEDS_TRIGGERS
OpenPOWER on IntegriCloud