diff options
author | Andrew Lunn <[email protected]> | 2023-04-09 17:02:04 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-04-12 20:38:48 -0700 |
commit | 37f9b2a6c086bb28487a0682b8098f907861c4a1 (patch) | |
tree | 698611d3951a3dc16d8692ba1e98191a6918d681 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | ed72bd5a6790a0c3747cb32b0427f921bd03bb71 (diff) |
net: ethernet: Add missing depends on MDIO_DEVRES
A number of MDIO drivers make use of devm_mdiobus_alloc_size(). This
is only available when CONFIG_MDIO_DEVRES is enabled. Add missing
depends or selects, depending on if there are circular dependencies or
not. This avoids linker errors, especially for randconfig builds.
Signed-off-by: Andrew Lunn <[email protected]>
Reviewed-by: Jacob Keller <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions