summaryrefslogtreecommitdiffstats
path: root/drivers/staging/usbip
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-05-28 09:42:10 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-05-28 09:42:10 -0700
commitc624fa5e0ec09c99bff0ab7759fea55bb00d36c6 (patch)
treefc57f62f6d4ae316f67e4e81c1153423c24d4d2e /drivers/staging/usbip
parent7ca22cfa0f04917c6dc22b9587f6a6448a7b67d3 (diff)
downloadlinux-c624fa5e0ec09c99bff0ab7759fea55bb00d36c6.tar.bz2
USB: usbip: remove CONFIG_USB_DEBUG reference
As the config option is gone, it's a bit hard to enable it so remove the reference to it. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/usbip')
-rw-r--r--drivers/staging/usbip/userspace/README1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/usbip/userspace/README b/drivers/staging/usbip/userspace/README
index f528ba462b5f..831f49fea3ce 100644
--- a/drivers/staging/usbip/userspace/README
+++ b/drivers/staging/usbip/userspace/README
@@ -195,7 +195,6 @@ Detach the imported device:
- Shutdown firewall.
- usbip now uses TCP port 3240.
- Disable SELinux.
- - If possible, compile your kernel with CONFIG_USB_DEBUG flag and try again.
- Check the kernel and daemon messages.