diff options
author | Randy Dunlap <[email protected]> | 2023-02-22 17:42:41 -0800 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2023-03-30 23:36:34 +1100 |
commit | 05dce4ba125336875cd3eed3c1503fa81cd2f691 (patch) | |
tree | d8b6281e45088d2aba9d1c88af617d2cb2653536 /tools/perf/scripts/python/syscall-counts.py | |
parent | 55d8bd02cc1b9f1063993b5c42c9cabf4af67dea (diff) |
macintosh: via-pmu-led: requires ATA to be set
LEDS_TRIGGER_DISK depends on ATA, so selecting LEDS_TRIGGER_DISK
when ATA is not set/enabled causes a Kconfig warning:
WARNING: unmet direct dependencies detected for LEDS_TRIGGER_DISK
Depends on [n]: NEW_LEDS [=y] && LEDS_TRIGGERS [=y] && ATA [=n]
Selected by [y]:
- ADB_PMU_LED_DISK [=y] && MACINTOSH_DRIVERS [=y] && ADB_PMU_LED [=y] && LEDS_CLASS [=y]
Fix this by making ADB_PMU_LED_DISK depend on ATA.
Seen on both PPC32 and PPC64.
Fixes: 0e865a80c135 ("macintosh: Remove dependency on IDE_GD_ATA if ADB_PMU_LED_DISK is selected")
Signed-off-by: Randy Dunlap <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions