mirror of https://gitee.com/openkylin/linux.git
usb: gadget: Kconfig: fix typo for 'different'
Signed-off-by: Fabio Baltieri <fabio.baltieri@gmail.com> Reviewed-by: Jesper Juhl <jj@chaosbits.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
4f3612b16e
commit
cd635af7f5
|
@ -685,7 +685,7 @@ config USB_G_NCM
|
||||||
help
|
help
|
||||||
This driver implements USB CDC NCM subclass standard. NCM is
|
This driver implements USB CDC NCM subclass standard. NCM is
|
||||||
an advanced protocol for Ethernet encapsulation, allows grouping
|
an advanced protocol for Ethernet encapsulation, allows grouping
|
||||||
of several ethernet frames into one USB transfer and diffferent
|
of several ethernet frames into one USB transfer and different
|
||||||
alignment possibilities.
|
alignment possibilities.
|
||||||
|
|
||||||
Say "y" to link the driver statically, or "m" to build a
|
Say "y" to link the driver statically, or "m" to build a
|
||||||
|
|
Loading…
Reference in New Issue