]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/staging/usbip/Kconfig
Staging: USB/IP: add client driver
[linux-2.6-omap-h63xx.git] / drivers / staging / usbip / Kconfig
index 37efb5e1bb822900fe6b04c0096d01181c5fc32f..c4d68e1581fcc60c11cb2d8200d100423fe57d42 100644 (file)
@@ -12,3 +12,14 @@ config USB_IP_COMMON
          module will be called usbip_common_mod.
 
          If unsure, say N.
+
+config USB_IP_VHCI_HCD
+       tristate "USB IP client driver"
+       depends on USB_IP_COMMON
+       default N
+       ---help---
+        This enables the USB IP host controller driver which will
+        run on the client machine.
+
+        To compile this driver as a module, choose M here: the
+        module will be called vhci_hcd.