From cd635af7f56f40f8c2b25ea8468939a79e4b3b2b Mon Sep 17 00:00:00 2001 From: Fabio Baltieri Date: Sat, 10 Mar 2012 22:44:19 +0100 Subject: [PATCH] usb: gadget: Kconfig: fix typo for 'different' Signed-off-by: Fabio Baltieri Reviewed-by: Jesper Juhl Signed-off-by: Jiri Kosina --- drivers/usb/gadget/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/usb/gadget/Kconfig b/drivers/usb/gadget/Kconfig index 7ecb68a..b5972e0 100644 --- a/drivers/usb/gadget/Kconfig +++ b/drivers/usb/gadget/Kconfig @@ -685,7 +685,7 @@ config USB_G_NCM help This driver implements USB CDC NCM subclass standard. NCM is 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. Say "y" to link the driver statically, or "m" to build a -- 2.7.4