diff options
Diffstat (limited to 'drivers/leds')
-rw-r--r-- | drivers/leds/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/leds/Kconfig b/drivers/leds/Kconfig index 8974d274334f..dc7caaddecf4 100644 --- a/drivers/leds/Kconfig +++ b/drivers/leds/Kconfig | |||
@@ -392,7 +392,7 @@ config LEDS_TRIGGER_TIMER | |||
392 | This allows LEDs to be controlled by a programmable timer | 392 | This allows LEDs to be controlled by a programmable timer |
393 | via sysfs. Some LED hardware can be programmed to start | 393 | via sysfs. Some LED hardware can be programmed to start |
394 | blinking the LED without any further software interaction. | 394 | blinking the LED without any further software interaction. |
395 | For more details read Documentation/leds-class.txt. | 395 | For more details read Documentation/leds/leds-class.txt. |
396 | 396 | ||
397 | If unsure, say Y. | 397 | If unsure, say Y. |
398 | 398 | ||