| tristate "USB/IP support" |
| This enables pushing USB packets over IP to allow remote |
| machines direct access to USB devices. It provides the |
| USB/IP core that is required by both drivers. |
| For more details, and to get the userspace utility |
| programs, please see http://usbip.sourceforge.net/. |
| To compile this as a module, choose M here: the module will |
| This enables the USB/IP virtual host controller driver, |
| which is run on the remote machine. |
| To compile this driver as a module, choose M here: the |
| module will be called vhci-hcd. |
| This enables the USB/IP host driver, which is run on the |
| machine that is sharing the USB devices. |
| To compile this driver as a module, choose M here: the |
| module will be called usbip-host. |
| bool "Debug messages for USB/IP" |
| This enables the debug messages from the USB/IP drivers. |