Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0e865a80 authored by Elimar Riesebieter's avatar Elimar Riesebieter Committed by Michael Ellerman
Browse files

macintosh: Remove dependency on IDE_GD_ATA if ADB_PMU_LED_DISK is selected



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

Signed-off-by: default avatarElimar Riesebieter <riesebie@lxtec.de>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent f923efbc
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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