* [PATCH] Removed dependency on IDE_GD_ATA if ADB_PMU_LED_DISK is selected.
@ 2016-09-18 11:08 Elimar Riesebieter
2016-11-14 12:17 ` Michael Ellerman
0 siblings, 1 reply; 2+ messages in thread
From: Elimar Riesebieter @ 2016-09-18 11:08 UTC (permalink / raw)
To: linuxppc-dev
We can use the front led of powerbooks/ibooks as a disk activitiy imaginati=
on
without the deprecated IDE_GD_ATA.
Signed-off-by: Elimar Riesebieter <riesebie@lxtec.de>
---
drivers/macintosh/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/macintosh/Kconfig b/drivers/macintosh/Kconfig
index d28690f..5d80810 100644
--- a/drivers/macintosh/Kconfig
+++ b/drivers/macintosh/Kconfig
@@ -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
--=20
2.9.3
--=20
"Talking much about oneself can also
be a means to conceal oneself."
-Friedrich Nietzsche
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-11-14 12:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-18 11:08 [PATCH] Removed dependency on IDE_GD_ATA if ADB_PMU_LED_DISK is selected Elimar Riesebieter
2016-11-14 12:17 ` Michael Ellerman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).