Lines Matching refs:USB
4 tristate "USB/IP support"
8 This enables pushing USB packets over IP to allow remote
9 machines direct access to USB devices. It provides the
10 USB/IP core that is required by both drivers.
22 depends on USBIP_CORE && USB
24 This enables the USB/IP virtual host controller driver,
31 int "Number of ports per USB/IP virtual host controller"
36 To increase number of ports available for USB/IP virtual
38 USB/IP virtual host controller.
41 int "Number of USB/IP virtual host controllers"
46 To increase number of ports available for USB/IP virtual
47 host controller driver, this defines number of USB/IP
53 depends on USBIP_CORE && USB
55 This enables the USB/IP host driver, which is run on the
56 machine that is sharing the USB devices.
65 This enables the USB/IP virtual USB device controller
73 bool "Debug messages for USB/IP"
76 This enables the debug messages from the USB/IP drivers.