diff options
author | Vasily Khoruzhick <anarsoul@gmail.com> | 2011-05-24 17:13:27 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-05-25 08:39:51 -0700 |
commit | 402f758813f5b3c21de36e9f720aacc8972ca94e (patch) | |
tree | 5f9a0f72bfe9f2cb5be2aa1d063f93a8cdac5c44 /drivers/leds/Kconfig | |
parent | 3dbf622c153390dc3b038a23fb2847a4a607a802 (diff) | |
download | linux-3.10-402f758813f5b3c21de36e9f720aacc8972ca94e.tar.gz linux-3.10-402f758813f5b3c21de36e9f720aacc8972ca94e.tar.bz2 linux-3.10-402f758813f5b3c21de36e9f720aacc8972ca94e.zip |
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 09de8dac8a7..a4a77734ab6 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig @@ -115,13 +115,6 @@ config LEDS_ALIX2 This option enables support for the PCEngines ALIX.2 and ALIX.3 LEDs. You have to set leds-alix2.force=1 for boards with Award BIOS. -config LEDS_H1940 - tristate "LED Support for iPAQ H1940 device" - depends on LEDS_CLASS - depends on ARCH_H1940 - help - This option enables support for the LEDs on the h1940. - config LEDS_COBALT_QUBE tristate "LED Support for the Cobalt Qube series front LED" depends on LEDS_CLASS |