|
@@ -176,6 +176,24 @@ config LEDS_LP3944
|
|
|
To compile this driver as a module, choose M here: the
|
|
|
module will be called leds-lp3944.
|
|
|
|
|
|
+config LEDS_LP5521
|
|
|
+ tristate "LED Support for N.S. LP5521 LED driver chip"
|
|
|
+ depends on LEDS_CLASS && I2C
|
|
|
+ help
|
|
|
+ If you say yes here you get support for the National Semiconductor
|
|
|
+ LP5521 LED driver. It is 3 channel chip with programmable engines.
|
|
|
+ Driver provides direct control via LED class and interface for
|
|
|
+ programming the engines.
|
|
|
+
|
|
|
+config LEDS_LP5523
|
|
|
+ tristate "LED Support for N.S. LP5523 LED driver chip"
|
|
|
+ depends on LEDS_CLASS && I2C
|
|
|
+ help
|
|
|
+ If you say yes here you get support for the National Semiconductor
|
|
|
+ LP5523 LED driver. It is 9 channel chip with programmable engines.
|
|
|
+ Driver provides direct control via LED class and interface for
|
|
|
+ programming the engines.
|
|
|
+
|
|
|
config LEDS_CLEVO_MAIL
|
|
|
tristate "Mail LED on Clevo notebook"
|
|
|
depends on X86 && SERIO_I8042 && DMI
|