|
@@ -6,7 +6,7 @@ menu "PHY device support"
|
|
|
|
|
|
|
|
config PHYLIB
|
|
config PHYLIB
|
|
|
tristate "PHY Device support and infrastructure"
|
|
tristate "PHY Device support and infrastructure"
|
|
|
- depends on NET_ETHERNET
|
|
|
|
|
|
|
+ depends on NET_ETHERNET && (BROKEN || !ARCH_S390)
|
|
|
help
|
|
help
|
|
|
Ethernet controllers are usually attached to PHY
|
|
Ethernet controllers are usually attached to PHY
|
|
|
devices. This option provides infrastructure for
|
|
devices. This option provides infrastructure for
|