From b55dd320f32c4cc31279d86ce0afb335c690b1fb 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: Greg Kroah-Hartman --- 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 1623b5204da..c14a3972953 100644 --- a/drivers/usb/gadget/Kconfig +++ b/drivers/usb/gadget/Kconfig @@ -698,7 +698,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.11.4.GIT