aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/task-analyzer.py
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2023-10-12 15:08:55 -0700
committerKalle Valo <[email protected]>2023-10-19 10:26:26 +0300
commita86a8ca798e9c3037c04011c993a92c173fba0c2 (patch)
tree8d7ded5fd0505f76f815fd9e00c9c50dc33935d5 /tools/perf/scripts/python/task-analyzer.py
parentee2a35fedbc942e6eeb9e351a53acb1fe6b101c5 (diff)
ssb: relax SSB_EMBEDDED dependencies
This is a kconfig warning in a randconfig when CONFIG_PCI is not set: WARNING: unmet direct dependencies detected for SSB_EMBEDDED Depends on [n]: SSB [=y] && SSB_DRIVER_MIPS [=y] && SSB_PCICORE_HOSTMODE [=n] Selected by [y]: - BCM47XX_SSB [=y] && BCM47XX [=y] This is caused by arch/mips/bcm47xx/Kconfig's symbol BCM47XX_SSB selecting SSB_EMBEDDED when CONFIG_PCI is not set. This warning can be prevented by altering SSB_EMBEDDED to allow for PCI=n or the former SSB_PCICORE_HOSTMODE. Signed-off-by: Randy Dunlap <[email protected]> Acked-by: Michael Büsch <[email protected]> Cc: [email protected] Cc: Kalle Valo <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions