diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-10-28 05:04:26 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-10-28 05:04:26 -0700 |
commit | a93f3e9f424ffb82b4983d2ebf8667ef20255015 (patch) | |
tree | 7e1f9b0092289b59b20ac8d70261d8dc68e64b4b /drivers/leds/Kconfig | |
parent | 107095a9463dc1c64168c7e6592d3a47c474fec8 (diff) | |
parent | d4f3e350172a1dc769ed5e7f5bd540feb0c475d8 (diff) | |
download | linux-3.10-a93f3e9f424ffb82b4983d2ebf8667ef20255015.tar.gz linux-3.10-a93f3e9f424ffb82b4983d2ebf8667ef20255015.tar.bz2 linux-3.10-a93f3e9f424ffb82b4983d2ebf8667ef20255015.zip |
Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
* 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
x86: geode: New PCEngines Alix system driver
Diffstat (limited to 'drivers/leds/Kconfig')
-rw-r--r-- | drivers/leds/Kconfig | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig index 807c875f1c2..dc7caaddecf 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig @@ -113,14 +113,6 @@ config LEDS_WRAP help This option enables support for the PCEngines WRAP programmable LEDs. -config LEDS_ALIX2 - tristate "LED Support for ALIX.2 and ALIX.3 series" - depends on LEDS_CLASS - depends on X86 && !GPIO_CS5535 && !CS5535_GPIO - help - 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_COBALT_QUBE tristate "LED Support for the Cobalt Qube series front LED" depends on LEDS_CLASS |