From: Valentina Manea Date: Sat, 8 Mar 2014 12:53:36 +0000 (+0200) Subject: staging: usbip: userspace: add hwdata as optional dependency in README X-Git-Tag: firefly_0821_release~176^2~4193^2~451 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=04f7bb9d36d46ac25e2ec9d3a92252585a942385;p=firefly-linux-kernel-4.4.55.git 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 Signed-off-by: Greg Kroah-Hartman --- 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.