Sign in
gfiber
/
barebox
/
mindspeed
/
d0e17f66b7997994fa45818b7c37b94c349d7553
/
.
/
drivers
/
net
/
usb
/
Kconfig
blob: b53dcc7c461b5d825f67f3b352a16ca809a8bb97 [
file
] [
log
] [
blame
]
menuconfig NET_USB
depends on USB
bool
"USB network support"
if
NET_USB
config NET_USB_ASIX
select
MIIDEV
bool
"Asix compatible"
config NET_USB_SMSC95XX
select
MIIDEV
bool
"SMSC95xx"
endif