diff options
| author | Florian Fainelli <[email protected]> | 2017-07-31 17:53:07 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-07-31 17:54:25 -0700 |
| commit | 5af74bb4fcf8935cff38757400c25ae10eed4fd6 (patch) | |
| tree | 84f1dd288de7ffdee8487d84a33d5edf33ef1e45 /tools/perf/scripts/python/bin | |
| parent | bb7c19f96012720b895111300b9d9f3f858c3a69 (diff) | |
net: bcmgenet: Add dependency on HAS_IOMEM && OF
The driver needs CONFIG_HAS_IOMEM and OF to be functional, but we still
let it build with COMPILE_TEST. This fixes the unmet dependency after
selecting MDIO_BCM_UNIMAC in commit mentioned below:
warning: (NET_DSA_BCM_SF2 && BCMGENET) selects MDIO_BCM_UNIMAC which has
unmet direct dependencies (NETDEVICES && MDIO_DEVICE && HAS_IOMEM &&
OF_MDIO)
Fixes: 9a4e79697009 ("net: bcmgenet: utilize generic Broadcom UniMAC MDIO controller driver")
Signed-off-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions