Commit 9c1d6962 authored by Philippe De Swert's avatar Philippe De Swert Committed by Greg Kroah-Hartman

usb:gadget Fix comment for pointer to configfs

The documentation for the USB gadget fs is actually in
Documentation/usb/gadget_configfs.txt.
Signed-off-by: default avatarPhilippe De Swert <philippe.deswert@jollamobile.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 4c4e1596
...@@ -555,7 +555,7 @@ config USB_CONFIGFS ...@@ -555,7 +555,7 @@ config USB_CONFIGFS
specified simply by creating appropriate directories in configfs. specified simply by creating appropriate directories in configfs.
Associating functions with configurations is done by creating Associating functions with configurations is done by creating
appropriate symbolic links. appropriate symbolic links.
For more information see Documentation/usb/gadget-configfs.txt. For more information see Documentation/usb/gadget_configfs.txt.
config USB_CONFIGFS_SERIAL config USB_CONFIGFS_SERIAL
boolean "Generic serial bulk in/out" boolean "Generic serial bulk in/out"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment