diff options
Diffstat (limited to 'drivers/leds/Kconfig')
-rw-r--r-- | drivers/leds/Kconfig | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig index 659448ead685..922c3df548a5 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig | |||
@@ -122,9 +122,11 @@ config LEDS_CLEVO_MAIL | |||
122 | programs through the leds subsystem. This LED have three | 122 | programs through the leds subsystem. This LED have three |
123 | known mode: off, blink at 0.5Hz and blink at 1Hz. | 123 | known mode: off, blink at 0.5Hz and blink at 1Hz. |
124 | 124 | ||
125 | As this LED cannot change it's brightness it blinks instead. | 125 | The driver supports two kinds of interface: using ledtrig-timer |
126 | The brightness value 0 means off, 1..127 means blink at 0.5Hz | 126 | or through /sys/class/leds/clevo::mail/brightness. As this LED |
127 | and 128..255 means blink at 1Hz. | 127 | cannot change it's brightness it blinks instead. The brightness |
128 | value 0 means off, 1..127 means blink at 0.5Hz and 128..255 means | ||
129 | blink at 1Hz. | ||
128 | 130 | ||
129 | This module can drive the mail LED for the following notebooks: | 131 | This module can drive the mail LED for the following notebooks: |
130 | 132 | ||