File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -631,17 +631,6 @@ config LEDS_NETXBIG
631631 and 5Big Network v2 boards. The LEDs are wired to a CPLD and are
632632 controlled through a GPIO extension bus.
633633
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-
645634config LEDS_TCA6507
646635 tristate "LED Support for TCA6507 I2C chip"
647636 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
1414obj-$(CONFIG_LEDS_AN30259A) += leds-an30259a.o
1515obj-$(CONFIG_LEDS_APU) += leds-apu.o
1616obj-$(CONFIG_LEDS_ARIEL) += leds-ariel.o
17- obj-$(CONFIG_LEDS_ASIC3) += leds-asic3.o
1817obj-$(CONFIG_LEDS_AW2013) += leds-aw2013.o
1918obj-$(CONFIG_LEDS_BCM6328) += leds-bcm6328.o
2019obj-$(CONFIG_LEDS_BCM6358) += leds-bcm6358.o
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments