diff options
-rw-r--r-- | drivers/net/phy/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/phy/Kconfig b/drivers/net/phy/Kconfig index 961f0b293913..450345261bd3 100644 --- a/drivers/net/phy/Kconfig +++ b/drivers/net/phy/Kconfig | |||
@@ -4,7 +4,6 @@ | |||
4 | 4 | ||
5 | menuconfig PHYLIB | 5 | menuconfig PHYLIB |
6 | tristate "PHY Device support and infrastructure" | 6 | tristate "PHY Device support and infrastructure" |
7 | depends on !S390 | ||
8 | depends on NETDEVICES | 7 | depends on NETDEVICES |
9 | help | 8 | help |
10 | Ethernet controllers are usually attached to PHY | 9 | Ethernet controllers are usually attached to PHY |