2 tristate "USB/IP support"
5 This enables pushing USB packets over IP to allow remote
6 machines direct access to USB devices. It provides the
7 USB/IP core that is required by both drivers.
9 For more details, and to get the userspace utility
10 programs, please see <http://usbip.sourceforge.net/>.
12 To compile this as a module, choose M here: the module will
21 This enables the USB/IP virtual host controller driver,
22 which is run on the remote machine.
24 To compile this driver as a module, choose M here: the
25 module will be called vhci-hcd.
28 tristate "Host driver"
31 This enables the USB/IP host driver, which is run on the
32 machine that is sharing the USB devices.
34 To compile this driver as a module, choose M here: the
35 module will be called usbip-host.
38 bool "Debug messages for USB/IP"
41 This enables the debug messages from the USB/IP drivers.