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

12 lines
142 B
Plaintext

menuconfig NET_USB
depends on USB
bool "USB network support"
if NET_USB
config NET_USB_ASIX
select MIIDEV
bool "Asix compatible"
endif