mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-13 16:40:22 +00:00
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:
parent
4c4e15966d
commit
9c1d696251
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user