Commit 725d23b5 authored by Russell King's avatar Russell King Committed by David S. Miller

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: default avatarRussell King <rmk+kernel@armlinux.org.uk>
Acked-by: default avatarFlorian Fainelli <f.fainelli@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4c082221
......@@ -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.
......
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