From: Greg Kroah-Hartman Date: Wed, 28 May 2014 16:42:10 +0000 (-0700) Subject: USB: usbip: remove CONFIG_USB_DEBUG reference X-Git-Tag: firefly_0821_release~176^2~3465^2~37^2~16 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=c624fa5e0ec09c99bff0ab7759fea55bb00d36c6;p=firefly-linux-kernel-4.4.55.git 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 --- 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.