Kconfig (c13aca79ff3c4af5fd31a5b2743a90eba6e36a26) Kconfig (cae8dc3b685fb24f61f09b7197c6a383a66cff2c)
1# SPDX-License-Identifier: GPL-2.0
2
1config USBIP_CORE
2 tristate "USB/IP support"
3 depends on NET
4 select USB_COMMON
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.

--- 66 unchanged lines hidden ---
3config USBIP_CORE
4 tristate "USB/IP support"
5 depends on NET
6 select USB_COMMON
7 ---help---
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.

--- 66 unchanged lines hidden ---