File tree Expand file tree Collapse file tree 3 files changed +0
-189
lines changed Expand file tree Collapse file tree 3 files changed +0
-189
lines changed Original file line number Diff line number Diff line change @@ -631,17 +631,6 @@ config LEDS_NETXBIG
631
631
and 5Big Network v2 boards. The LEDs are wired to a CPLD and are
632
632
controlled through a GPIO extension bus.
633
633
634
- config LEDS_ASIC3
635
- bool "LED support for the HTC ASIC3"
636
- depends on LEDS_CLASS=y
637
- depends on MFD_ASIC3
638
- default y
639
- help
640
- This option enables support for the LEDs on the HTC ASIC3. The HTC
641
- ASIC3 LED GPIOs are inputs, not outputs, thus the leds-gpio driver
642
- cannot be used. This driver supports hardware blinking with an on+off
643
- period from 62ms to 125s. Say Y to enable LEDs on the HP iPAQ hx4700.
644
-
645
634
config LEDS_TCA6507
646
635
tristate "LED Support for TCA6507 I2C chip"
647
636
depends on LEDS_CLASS && I2C
Original file line number Diff line number Diff line change @@ -14,7 +14,6 @@ obj-$(CONFIG_LEDS_ADP5520) += leds-adp5520.o
14
14
obj-$(CONFIG_LEDS_AN30259A) += leds-an30259a.o
15
15
obj-$(CONFIG_LEDS_APU) += leds-apu.o
16
16
obj-$(CONFIG_LEDS_ARIEL) += leds-ariel.o
17
- obj-$(CONFIG_LEDS_ASIC3) += leds-asic3.o
18
17
obj-$(CONFIG_LEDS_AW2013) += leds-aw2013.o
19
18
obj-$(CONFIG_LEDS_BCM6328) += leds-bcm6328.o
20
19
obj-$(CONFIG_LEDS_BCM6358) += leds-bcm6358.o
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments