Lines Matching refs:USB
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.
20 depends on USBIP_CORE && USB
22 This enables the USB/IP virtual host controller driver,
29 int "Number of ports per USB/IP virtual host controller"
34 To increase number of ports available for USB/IP virtual
36 USB/IP virtual host controller.
39 int "Number of USB/IP virtual host controllers"
44 To increase number of ports available for USB/IP virtual
45 host controller driver, this defines number of USB/IP
51 depends on USBIP_CORE && USB
53 This enables the USB/IP host driver, which is run on the
54 machine that is sharing the USB devices.
63 This enables the USB/IP virtual USB device controller
71 bool "Debug messages for USB/IP"
74 This enables the debug messages from the USB/IP drivers.