Tom Rini 6b5d2990f4 net: Rework some symbol dependencies
As exposed by "make randconfig", we have a few dependency issues with
some network drivers:
- Both HIFEMAC_ETH and HIGMACV300_ETH functionally require both DM and
  OF_CONTROL. Further, HIFEMAC_ETH needs DM_CLK not just CLK to be
  selected.
- BNXT_ETH deals with it's PCI requirement in a backwards way. The
  symbol PCI_INIT_R is board specific, PCI alone is required to build.

Signed-off-by: Tom Rini <trini@konsulko.com>
2026-03-31 16:43:28 +02:00
..
2021-12-02 08:34:01 +02:00
2021-12-02 08:34:01 +02:00
2024-07-22 10:53:05 -06:00
2021-12-02 08:34:01 +02:00
2026-03-31 16:43:28 +02:00
2021-12-02 08:34:01 +02:00