diff options
Diffstat (limited to 'drivers/leds/Kconfig')
-rw-r--r-- | drivers/leds/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig index 9c131f30757c..db84d8f616dc 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig | |||
@@ -146,8 +146,8 @@ config LEDS_GPIO_OF | |||
146 | file. | 146 | file. |
147 | 147 | ||
148 | config LEDS_CLEVO_MAIL | 148 | config LEDS_CLEVO_MAIL |
149 | tristate "Mail LED on Clevo notebook (EXPERIMENTAL)" | 149 | tristate "Mail LED on Clevo notebook" |
150 | depends on LEDS_CLASS && X86 && SERIO_I8042 && DMI && EXPERIMENTAL | 150 | depends on LEDS_CLASS && X86 && SERIO_I8042 && DMI |
151 | help | 151 | help |
152 | This driver makes the mail LED accessible from userspace | 152 | This driver makes the mail LED accessible from userspace |
153 | programs through the leds subsystem. This LED have three | 153 | programs through the leds subsystem. This LED have three |