提交 15d8daf7 编写于 作者: A Andrew Lunn 提交者: David S. Miller

net: phy: bcm63xx: Allow to be built with COMPILE_TEST

There is nothing in this driver which prevents it to be compiled for
other architectures. Add COMPILE_TEST so we get better compile test
coverage.
Signed-off-by: NAndrew Lunn <andrew@lunn.ch>
Reviewed-by: NFlorian Fainelli <f.fainelli@gmail.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 26eb00a4
...@@ -240,7 +240,7 @@ config AT803X_PHY ...@@ -240,7 +240,7 @@ config AT803X_PHY
config BCM63XX_PHY config BCM63XX_PHY
tristate "Broadcom 63xx SOCs internal PHY" tristate "Broadcom 63xx SOCs internal PHY"
depends on BCM63XX depends on BCM63XX || COMPILE_TEST
select BCM_NET_PHYLIB select BCM_NET_PHYLIB
---help--- ---help---
Currently supports the 6348 and 6358 PHYs. Currently supports the 6348 and 6358 PHYs.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册