9
0
Fork 0
barebox/drivers/net/phy/Kconfig

19 lines
250 B
Plaintext

#
# PHY Layer Configuration
#
menu "phylib "
if PHYLIB
comment "MII PHY device drivers"
config SMSC_PHY
bool "Drivers for SMSC PHYs"
---help---
Currently supports the LAN83C185, LAN8187 and LAN8700 PHYs
endif
endmenu