Lines Matching +full:ip +full:- +full:core
1 # SPDX-License-Identifier: GPL-2.0
4 tristate "USB/IP support"
9 This enables pushing USB packets over IP to allow remote
11 USB/IP core that is required by both drivers.
17 be called usbip-core.
25 This enables the USB/IP virtual host controller driver,
29 module will be called vhci-hcd.
32 int "Number of ports per USB/IP virtual host controller"
37 To increase number of ports available for USB/IP virtual
39 USB/IP virtual host controller.
42 int "Number of USB/IP virtual host controllers"
47 To increase number of ports available for USB/IP virtual
48 host controller driver, this defines number of USB/IP
56 This enables the USB/IP host driver, which is run on the
60 module will be called usbip-host.
66 This enables the USB/IP virtual USB device controller
71 module will be called usbip-vudc.
74 bool "Debug messages for USB/IP"
77 This enables the debug messages from the USB/IP drivers.