aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/leds/Kconfig')
-rw-r--r--drivers/leds/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig
index cfcd6bf831c9..7c8e7122aaa9 100644
--- a/drivers/leds/Kconfig
+++ b/drivers/leds/Kconfig
@@ -146,6 +146,17 @@ config LEDS_GPIO_OF
146 of_platform devices. For instance, LEDs which are listed in a "dts" 146 of_platform devices. For instance, LEDs which are listed in a "dts"
147 file. 147 file.
148 148
149config LEDS_LP3944
150 tristate "LED Support for N.S. LP3944 (Fun Light) I2C chip"
151 depends on LEDS_CLASS && I2C
152 help
153 This option enables support for LEDs connected to the National
154 Semiconductor LP3944 Lighting Management Unit (LMU) also known as
155 Fun Light Chip.
156
157 To compile this driver as a module, choose M here: the
158 module will be called leds-lp3944.
159
149config LEDS_CLEVO_MAIL 160config LEDS_CLEVO_MAIL
150 tristate "Mail LED on Clevo notebook" 161 tristate "Mail LED on Clevo notebook"
151 depends on LEDS_CLASS && X86 && SERIO_I8042 && DMI 162 depends on LEDS_CLASS && X86 && SERIO_I8042 && DMI