mirror of
https://github.com/joel16/android_kernel_sony_msm8994_rework.git
synced 2025-01-16 22:18:07 +00:00
[PATCH] leds: fix IDE disk trigger name
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>
This commit is contained in:
parent
54bdc47010
commit
baa351eaf3
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user