phylib: remove !S390 dependeny from Kconfig
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
This commit is contained in:
parent
c423c8ffa7
commit
870a2b5e4f
|
@ -4,7 +4,6 @@
|
||||||
|
|
||||||
menuconfig PHYLIB
|
menuconfig PHYLIB
|
||||||
tristate "PHY Device support and infrastructure"
|
tristate "PHY Device support and infrastructure"
|
||||||
depends on !S390
|
|
||||||
depends on NETDEVICES
|
depends on NETDEVICES
|
||||||
help
|
help
|
||||||
Ethernet controllers are usually attached to PHY
|
Ethernet controllers are usually attached to PHY
|
||||||
|
|
Loading…
Reference in New Issue