Skip to content

Commit

Permalink
[PATCH] leds: fix IDE disk trigger name
Browse files Browse the repository at this point in the history
The IDE Disk LED trigger has the same name as the timer trigger.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Acked-by: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Ben Dooks authored and Linus Torvalds committed Apr 11, 2006
1 parent 54bdc47 commit baa351e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/leds/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ config LEDS_TRIGGER_TIMER
via sysfs. If unsure, say Y.

config LEDS_TRIGGER_IDE_DISK
bool "LED Timer Trigger"
bool "LED IDE Disk Trigger"
depends LEDS_TRIGGERS && BLK_DEV_IDEDISK
help
This allows LEDs to be controlled by IDE disk activity.
Expand Down

0 comments on commit baa351e

Please sign in to comment.