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

18 lines
197 B
Plaintext

#
# PHY Layer Configuration
#
menu "phylib "
if PHYLIB
comment "MII PHY device drivers"
config GENERIC_PHY
bool "Drivers for the Generic PHYs"
default y
endif
endmenu