Kconfig (0775a9cbc694e8c7276688be3bbd2f386167ab54) Kconfig (cb9c1cfc86926d0e86d19c8e34f6c23458cd3478)
1config USBIP_CORE
2 tristate "USB/IP support"
1config USBIP_CORE
2 tristate "USB/IP support"
3 depends on USB_COMMON && NET
3 depends on NET
4 select USB_COMMON
4 ---help---
5 This enables pushing USB packets over IP to allow remote
6 machines direct access to USB devices. It provides the
7 USB/IP core that is required by both drivers.
8
9 For more details, and to get the userspace utility
10 programs, please see <http://usbip.sourceforge.net/>.
11

--- 62 unchanged lines hidden ---
5 ---help---
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.
9
10 For more details, and to get the userspace utility
11 programs, please see <http://usbip.sourceforge.net/>.
12

--- 62 unchanged lines hidden ---