mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
leds: Remove an orphan Kconfig entry
Remove an orphan Kconfig entry (LEDS_LP5521) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
92722b1bb1
commit
34abdf2526
1 changed files with 0 additions and 10 deletions
|
@ -146,16 +146,6 @@ config LEDS_GPIO_OF
|
|||
of_platform devices. For instance, LEDs which are listed in a "dts"
|
||||
file.
|
||||
|
||||
config LEDS_LP5521
|
||||
tristate "LED Support for the LP5521 LEDs"
|
||||
depends on LEDS_CLASS && I2C
|
||||
help
|
||||
If you say 'Y' here you get support for the National Semiconductor
|
||||
LP5521 LED driver used in n8x0 boards.
|
||||
|
||||
This driver can be built as a module by choosing 'M'. The module
|
||||
will be called leds-lp5521.
|
||||
|
||||
config LEDS_CLEVO_MAIL
|
||||
tristate "Mail LED on Clevo notebook"
|
||||
depends on LEDS_CLASS && X86 && SERIO_I8042 && DMI
|
||||
|
|
Loading…
Reference in a new issue