diff options
author | Dmitry Baryshkov <dbaryshkov@gmail.com> | 2008-04-12 16:26:39 -0400 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2008-04-19 06:29:09 -0400 |
commit | 507012f0a503287f212ef1139683c8938ecedbcd (patch) | |
tree | 627f9509545842b0c79eca8116b16193d43f95be /drivers/leds/Kconfig | |
parent | 311c736c19ec5d9cfc9518542aeee844c2bc7a86 (diff) |
[ARM] 4974/1: Drop unused leds-tosa.
As now tosa uses leds-gpio, drop leds-tosa driver.
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
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 859814f62cb0..a3a6199639f9 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig | |||
@@ -46,13 +46,6 @@ config LEDS_SPITZ | |||
46 | This option enables support for the LEDs on Sharp Zaurus | 46 | This option enables support for the LEDs on Sharp Zaurus |
47 | SL-Cxx00 series (C1000, C3000, C3100). | 47 | SL-Cxx00 series (C1000, C3000, C3100). |
48 | 48 | ||
49 | config LEDS_TOSA | ||
50 | tristate "LED Support for the Sharp SL-6000 series" | ||
51 | depends on LEDS_CLASS && PXA_SHARPSL | ||
52 | help | ||
53 | This option enables support for the LEDs on Sharp Zaurus | ||
54 | SL-6000 series. | ||
55 | |||
56 | config LEDS_S3C24XX | 49 | config LEDS_S3C24XX |
57 | tristate "LED Support for Samsung S3C24XX GPIO LEDs" | 50 | tristate "LED Support for Samsung S3C24XX GPIO LEDs" |
58 | depends on LEDS_CLASS && ARCH_S3C2410 | 51 | depends on LEDS_CLASS && ARCH_S3C2410 |