summaryrefslogtreecommitdiffstats
path: root/rules/usbip.in
blob: 4455ce484cf0ac13e36ea5f5e3d2f2b0ff722c2b (plain)
1
2
3
4
5
6
7
8
9
10
## SECTION=core

config USBIP
	tristate
	select UDEV
	select UDEV_LIBUDEV
	prompt "usbip"
	help
	  USB/IP system for sharing USB devices over the network.
	  Contains 'usbipd' server and 'usbip' client tool.