diff options
| author | Randy Dunlap <[email protected]> | 2023-05-21 15:51:03 -0700 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2023-06-09 23:29:50 +1000 |
| commit | 05d1c49c0339bab1c5d94a3d5146c8efc8385dd2 (patch) | |
| tree | b0defd51ead8a4e7f079adee5427f7677ce53b8d /tools/perf/scripts/python | |
| parent | 7cc99ed87e4aeb3738e6ea7dc4d3ae28ad943601 (diff) | |
powerpc/embedded6xx: select MPC10X_BRIDGE only if PCI is set
When CONFIG_SMP is not set, CONFIG_BROKEN_ON_SMP is set, and
CONFIG_PCI is not set, there can be a kconfig warning:
WARNING: unmet direct dependencies detected for PPC_INDIRECT_PCI
Depends on [n]: PCI [=n]
Selected by [y]:
- MPC10X_BRIDGE [=y]
To fix that, make the selects of MPC10X_BRIDGE be conditional
on PCI and use "imply" instead of "select".
Signed-off-by: Randy Dunlap <[email protected]>
Suggested-by: Michael Ellerman <[email protected]> # use "imply"
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://msgid.link/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions