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