summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorValentina Manea2014-03-08 13:53:36 +0100
committerGreg Kroah-Hartman2014-03-09 07:50:24 +0100
commit04f7bb9d36d46ac25e2ec9d3a92252585a942385 (patch)
treea666e281abf1be0a43330bc06a9c9f3f77c187c3
parentstaging: usbip: userspace: don't throw error when trying to read configuratio... (diff)
downloadkernel-qcow2-linux-04f7bb9d36d46ac25e2ec9d3a92252585a942385.tar.gz
kernel-qcow2-linux-04f7bb9d36d46ac25e2ec9d3a92252585a942385.tar.xz
kernel-qcow2-linux-04f7bb9d36d46ac25e2ec9d3a92252585a942385.zip
staging: usbip: userspace: add hwdata as optional dependency in README
This is an optional dependency since USB/IP can fully work without it. However, it is needed to display device information such as vendor. Signed-off-by: Valentina Manea <valentina.manea.m@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--drivers/staging/usbip/userspace/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/staging/usbip/userspace/README b/drivers/staging/usbip/userspace/README
index 6ead290f0d7f..f528ba462b5f 100644
--- a/drivers/staging/usbip/userspace/README
+++ b/drivers/staging/usbip/userspace/README
@@ -19,6 +19,10 @@
- libtool, automake >= 1.9, autoconf >= 2.5.0, pkg-config
+[Optional]
+ - hwdata
+ Contains USB device identification data.
+
[Install]
0. Generate configuration scripts.