summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/Kconfig
blob: d0e01f3c83038c4c5a94e34415e1cb0534af3be8 (plain)
1
2
3
4
5
6
7
8
9
10
menuconfig NET_USB
	depends on USB
	bool "USB network support"

if NET_USB

config NET_USB_ASIX
	bool "Asix compatible"

endif