Lines Matching +full:usb +full:- +full:controller
2 tristate "USB/IP support"
6 ---help---
7 This enables pushing USB packets over IP to allow remote
8 machines direct access to USB devices. It provides the
9 USB/IP core that is required by both drivers.
15 be called usbip-core.
21 depends on USBIP_CORE && USB
22 ---help---
23 This enables the USB/IP virtual host controller driver,
27 module will be called vhci-hcd.
30 int "Number of ports per USB/IP virtual host controller"
34 ---help---
35 To increase number of ports available for USB/IP virtual
36 host controller driver, this defines number of ports per
37 USB/IP virtual host controller.
40 int "Number of USB/IP virtual host controllers"
44 ---help---
45 To increase number of ports available for USB/IP virtual
46 host controller driver, this defines number of USB/IP
52 depends on USBIP_CORE && USB
53 ---help---
54 This enables the USB/IP host driver, which is run on the
55 machine that is sharing the USB devices.
58 module will be called usbip-host.
63 ---help---
64 This enables the USB/IP virtual USB device controller
69 module will be called usbip-vudc.
72 bool "Debug messages for USB/IP"
74 ---help---
75 This enables the debug messages from the USB/IP drivers.