diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2009-06-17 08:05:27 -0400 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2009-06-23 15:20:36 -0400 |
commit | 34abdf252699ebc549fad54c1db481612f22a826 (patch) | |
tree | 3a4b8ea05bb01d94e956f8e2d02523cb74a8bb07 /drivers/leds | |
parent | 92722b1bb1ebcba767f9c6ee499992ee33367268 (diff) |
leds: Remove an orphan Kconfig entry
Remove an orphan Kconfig entry (LEDS_LP5521)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'drivers/leds')
-rw-r--r-- | drivers/leds/Kconfig | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig index 37e91184756d..cfcd6bf831c9 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig | |||
@@ -146,16 +146,6 @@ 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 | ||
149 | config LEDS_LP5521 | ||
150 | tristate "LED Support for the LP5521 LEDs" | ||
151 | depends on LEDS_CLASS && I2C | ||
152 | help | ||
153 | If you say 'Y' here you get support for the National Semiconductor | ||
154 | LP5521 LED driver used in n8x0 boards. | ||
155 | |||
156 | This driver can be built as a module by choosing 'M'. The module | ||
157 | will be called leds-lp5521. | ||
158 | |||
159 | config LEDS_CLEVO_MAIL | 149 | config LEDS_CLEVO_MAIL |
160 | tristate "Mail LED on Clevo notebook" | 150 | tristate "Mail LED on Clevo notebook" |
161 | depends on LEDS_CLASS && X86 && SERIO_I8042 && DMI | 151 | depends on LEDS_CLASS && X86 && SERIO_I8042 && DMI |