net: phy: allow bcm84881 to be a module

Now that the phylib module loading issue has been resolved, we can
allow this PHY driver to be built as a module.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Russell King 2020-02-17 16:03:11 +00:00 committed by David S. Miller
parent 4c08222170
commit 725d23b59c

View File

@ -326,8 +326,8 @@ config BROADCOM_PHY
BCM5481, BCM54810 and BCM5482 PHYs.
config BCM84881_PHY
bool "Broadcom BCM84881 PHY"
depends on PHYLIB=y
tristate "Broadcom BCM84881 PHY"
depends on PHYLIB
---help---
Support the Broadcom BCM84881 PHY.