mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-19 09:16:06 +07:00
net: stmmac: depend on COMMON_CLK
Fixes: 190f73ab4c
("net: stmmac: setup higher frequency clk support for EHL & TGL")
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
77afe3b82e
commit
27382472ad
@ -200,6 +200,7 @@ endif
|
||||
config STMMAC_PCI
|
||||
tristate "STMMAC PCI bus support"
|
||||
depends on STMMAC_ETH && PCI
|
||||
depends on COMMON_CLK
|
||||
---help---
|
||||
This selects the platform specific bus support for the stmmac driver.
|
||||
This driver was tested on XLINX XC2V3000 FF1152AMT0221
|
||||
|
Loading…
Reference in New Issue
Block a user