aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabio Baltieri <fabio.baltieri@gmail.com>2012-03-10 16:44:19 -0500
committerJiri Kosina <jkosina@suse.cz>2012-03-12 06:22:00 -0400
commitcd635af7f56f40f8c2b25ea8468939a79e4b3b2b (patch)
tree15ceecf08b8f8d6893307218d2f84bde98b617f8
parent4f3612b16e012ef4801a80de9533e91e2386567c (diff)
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>
-rw-r--r--drivers/usb/gadget/Kconfig2
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