aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/leds/Kconfig')
-rw-r--r--drivers/leds/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig
index e0b64312e66a..023eda6dfdb6 100644
--- a/drivers/leds/Kconfig
+++ b/drivers/leds/Kconfig
@@ -79,7 +79,7 @@ config LEDS_WRAP
79 79
80config LEDS_ALIX2 80config LEDS_ALIX2
81 tristate "LED Support for ALIX.2 and ALIX.3 series" 81 tristate "LED Support for ALIX.2 and ALIX.3 series"
82 depends on LEDS_CLASS && X86 && EXPERIMENTAL 82 depends on LEDS_CLASS && X86 && !GPIO_CS5535 && !CS5535_GPIO
83 help 83 help
84 This option enables support for the PCEngines ALIX.2 and ALIX.3 LEDs. 84 This option enables support for the PCEngines ALIX.2 and ALIX.3 LEDs.
85 You have to set leds-alix2.force=1 for boards with Award BIOS. 85 You have to set leds-alix2.force=1 for boards with Award BIOS.