diff options
-rw-r--r-- | drivers/usb/gadget/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/gadget/Kconfig b/drivers/usb/gadget/Kconfig index 7ecb68a67411..b5972e0f949e 100644 --- a/drivers/usb/gadget/Kconfig +++ b/drivers/usb/gadget/Kconfig | |||
@@ -685,7 +685,7 @@ config USB_G_NCM | |||
685 | help | 685 | help |
686 | This driver implements USB CDC NCM subclass standard. NCM is | 686 | This driver implements USB CDC NCM subclass standard. NCM is |
687 | an advanced protocol for Ethernet encapsulation, allows grouping | 687 | an advanced protocol for Ethernet encapsulation, allows grouping |
688 | of several ethernet frames into one USB transfer and diffferent | 688 | of several ethernet frames into one USB transfer and different |
689 | alignment possibilities. | 689 | alignment possibilities. |
690 | 690 | ||
691 | Say "y" to link the driver statically, or "m" to build a | 691 | Say "y" to link the driver statically, or "m" to build a |