]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - drivers/staging/usbip/Kconfig
Staging: USB/IP: add common functions needed
[linux-2.6-omap-h63xx.git] / drivers / staging / usbip / Kconfig
1 config USB_IP_COMMON
2         tristate "USB IP support (EXPERIMENTAL)"
3         depends on USB && EXPERIMENTAL
4         default N
5         ---help---
6           This enables pushing USB packets over IP to allow remote
7           machines access to USB devices directly.  For more details,
8           and links to the userspace utility programs to let this work
9           properly, see http://usbip.naist.jp/
10
11           To compile this driver as a module, choose M here: the
12           module will be called usbip_common_mod.
13
14           If unsure, say N.