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: Philippe De Swert <philippe.deswert@jollamobile.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Philippe De Swert 2013-08-18 13:51:43 +03:00 committed by Greg Kroah-Hartman
parent 4c4e15966d
commit 9c1d696251

View File

@ -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"