diff options
author | Vasily Khoruzhick <anarsoul@gmail.com> | 2011-05-24 20:13:27 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-05-25 11:39:51 -0400 |
commit | 402f758813f5b3c21de36e9f720aacc8972ca94e (patch) | |
tree | 5f9a0f72bfe9f2cb5be2aa1d063f93a8cdac5c44 /drivers/leds/Kconfig | |
parent | 3dbf622c153390dc3b038a23fb2847a4a607a802 (diff) |
leds: remove the leds-h1940 driver
The H1940 machine now uses leds-gpio and leds-h1940 has no users anymore.
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
Cc: "Arnaud Patard (Rtp)" <arnaud.patard@rtp-net.org>
Cc: Ben Dooks <ben-linux@fluff.org>
Cc: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/leds/Kconfig')
-rw-r--r-- | drivers/leds/Kconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig index 09de8dac8a73..a4a77734ab6e 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig | |||
@@ -115,13 +115,6 @@ config LEDS_ALIX2 | |||
115 | This option enables support for the PCEngines ALIX.2 and ALIX.3 LEDs. | 115 | This option enables support for the PCEngines ALIX.2 and ALIX.3 LEDs. |
116 | You have to set leds-alix2.force=1 for boards with Award BIOS. | 116 | You have to set leds-alix2.force=1 for boards with Award BIOS. |
117 | 117 | ||
118 | config LEDS_H1940 | ||
119 | tristate "LED Support for iPAQ H1940 device" | ||
120 | depends on LEDS_CLASS | ||
121 | depends on ARCH_H1940 | ||
122 | help | ||
123 | This option enables support for the LEDs on the h1940. | ||
124 | |||
125 | config LEDS_COBALT_QUBE | 118 | config LEDS_COBALT_QUBE |
126 | tristate "LED Support for the Cobalt Qube series front LED" | 119 | tristate "LED Support for the Cobalt Qube series front LED" |
127 | depends on LEDS_CLASS | 120 | depends on LEDS_CLASS |