aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/usbip/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/usbip/Kconfig')
-rw-r--r--drivers/staging/usbip/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/staging/usbip/Kconfig b/drivers/staging/usbip/Kconfig
index c4d68e1581f..7426235ccc4 100644
--- a/drivers/staging/usbip/Kconfig
+++ b/drivers/staging/usbip/Kconfig
@@ -23,3 +23,14 @@ config USB_IP_VHCI_HCD
To compile this driver as a module, choose M here: the
module will be called vhci_hcd.
+
+config USB_IP_HOST
+ tristate "USB IP host driver"
+ depends on USB_IP_COMMON
+ default N
+ ---help---
+ This enables the USB IP device driver which will run on the
+ host machine.
+
+ To compile this driver as a module, choose M here: the
+ module will be called usbip.