Parcourir la source

usb: typo in usb R8A66597 HCD config

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
M4rkusXXL il y a 18 ans
Parent
commit
fa0de2b614
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      drivers/usb/host/Kconfig

+ 1 - 1
drivers/usb/host/Kconfig

@@ -237,7 +237,7 @@ config USB_SL811_CS
 	  module will be called "sl811_cs".
 
 config USB_R8A66597_HCD
-	tristate "R8A66597 HCD suppoort"
+	tristate "R8A66597 HCD support"
 	depends on USB
 	help
 	  The R8A66597 is a USB 2.0 host and peripheral controller.