Commit 5358680e authored by Lukas Bulwahn's avatar Lukas Bulwahn Committed by Pavel Machek

leds: trigger: remove reference to obsolete CONFIG_IDE_GD_ATA

Commit b7fb14d3 ("ide: remove the legacy ide driver") removes the
definition of the config IDE_GD_ATA.

So, remove the obsolete reference in ./drivers/leds/trigger/Kconfig.
Signed-off-by: default avatarLukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: default avatarPavel Machek <pavel@ucw.cz>
parent 8b624007
...@@ -34,7 +34,7 @@ config LEDS_TRIGGER_ONESHOT ...@@ -34,7 +34,7 @@ config LEDS_TRIGGER_ONESHOT
config LEDS_TRIGGER_DISK config LEDS_TRIGGER_DISK
bool "LED Disk Trigger" bool "LED Disk Trigger"
depends on IDE_GD_ATA || ATA depends on ATA
help help
This allows LEDs to be controlled by disk activity. This allows LEDs to be controlled by disk activity.
If unsure, say Y. If unsure, say Y.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment