mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-07-18 23:29:57 +02:00
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: Elimar Riesebieter <riesebie@lxtec.de> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
This commit is contained in:
parent
f923efbcfd
commit
0e865a80c1
|
@ -102,7 +102,6 @@ config ADB_PMU_LED_DISK
|
||||||
bool "Use front LED as DISK LED by default"
|
bool "Use front LED as DISK LED by default"
|
||||||
depends on ADB_PMU_LED
|
depends on ADB_PMU_LED
|
||||||
depends on LEDS_CLASS
|
depends on LEDS_CLASS
|
||||||
depends on IDE_GD_ATA
|
|
||||||
select LEDS_TRIGGERS
|
select LEDS_TRIGGERS
|
||||||
select LEDS_TRIGGER_DISK
|
select LEDS_TRIGGER_DISK
|
||||||
help
|
help
|
||||||
|
|
Loading…
Reference in New Issue
Block a user