Skip to content

Commit

Permalink
macintosh: Remove dependency on IDE_GD_ATA if ADB_PMU_LED_DISK is sel…
Browse files Browse the repository at this point in the history
…ected

We can use the front led of powerbooks/ibooks to visualize disk activity
without the deprecated IDE_GD_ATA.

Signed-off-by: Elimar Riesebieter <riesebie@lxtec.de>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
  • Loading branch information
Elimar Riesebieter authored and Michael Ellerman committed Nov 14, 2016
1 parent f923efb commit 0e865a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/macintosh/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ config ADB_PMU_LED_DISK
bool "Use front LED as DISK LED by default"
depends on ADB_PMU_LED
depends on LEDS_CLASS
depends on IDE_GD_ATA
select LEDS_TRIGGERS
select LEDS_TRIGGER_DISK
help
Expand Down

0 comments on commit 0e865a8

Please sign in to comment.