diff options
author | Dmitry Baryshkov <dbaryshkov@gmail.com> | 2008-04-12 21:26:39 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2008-04-19 11:29:09 +0100 |
commit | 507012f0a503287f212ef1139683c8938ecedbcd (patch) | |
tree | 627f9509545842b0c79eca8116b16193d43f95be /drivers/leds/Kconfig | |
parent | 311c736c19ec5d9cfc9518542aeee844c2bc7a86 (diff) | |
download | linux-3.10-507012f0a503287f212ef1139683c8938ecedbcd.tar.gz linux-3.10-507012f0a503287f212ef1139683c8938ecedbcd.tar.bz2 linux-3.10-507012f0a503287f212ef1139683c8938ecedbcd.zip |
[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 859814f62cb..a3a6199639f 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig @@ -46,13 +46,6 @@ config LEDS_SPITZ This option enables support for the LEDs on Sharp Zaurus SL-Cxx00 series (C1000, C3000, C3100). -config LEDS_TOSA - tristate "LED Support for the Sharp SL-6000 series" - depends on LEDS_CLASS && PXA_SHARPSL - help - This option enables support for the LEDs on Sharp Zaurus - SL-6000 series. - config LEDS_S3C24XX tristate "LED Support for Samsung S3C24XX GPIO LEDs" depends on LEDS_CLASS && ARCH_S3C2410 |