Commit 27382472 authored by Stephen Rothwell's avatar Stephen Rothwell Committed by David S. Miller

net: stmmac: depend on COMMON_CLK

Fixes: 190f73ab ("net: stmmac: setup higher frequency clk support for EHL & TGL")
Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 77afe3b8
...@@ -200,6 +200,7 @@ endif ...@@ -200,6 +200,7 @@ endif
config STMMAC_PCI config STMMAC_PCI
tristate "STMMAC PCI bus support" tristate "STMMAC PCI bus support"
depends on STMMAC_ETH && PCI depends on STMMAC_ETH && PCI
depends on COMMON_CLK
---help--- ---help---
This selects the platform specific bus support for the stmmac driver. This selects the platform specific bus support for the stmmac driver.
This driver was tested on XLINX XC2V3000 FF1152AMT0221 This driver was tested on XLINX XC2V3000 FF1152AMT0221
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment