Ver código fonte

usb host: fix spelling of provides in Kconfig

Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Peter Meerwald 13 anos atrás
pai
commit
898d828b8b
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      drivers/usb/host/Kconfig

+ 2 - 2
drivers/usb/host/Kconfig

@@ -418,7 +418,7 @@ config USB_OHCI_HCD_PLATFORM
 	default n
 	default n
 	---help---
 	---help---
 	  Adds an OHCI host driver for a generic platform device, which
 	  Adds an OHCI host driver for a generic platform device, which
-	  provieds a memory space and an irq.
+	  provides a memory space and an irq.
 
 
 	  If unsure, say N.
 	  If unsure, say N.
 
 
@@ -428,7 +428,7 @@ config USB_EHCI_HCD_PLATFORM
 	default n
 	default n
 	---help---
 	---help---
 	  Adds an EHCI host driver for a generic platform device, which
 	  Adds an EHCI host driver for a generic platform device, which
-	  provieds a memory space and an irq.
+	  provides a memory space and an irq.
 
 
 	  If unsure, say N.
 	  If unsure, say N.