]> Pileus Git - ~andy/linux/commitdiff
usb host: fix spelling of provides in Kconfig
authorPeter Meerwald <pmeerw@pmeerw.net>
Sat, 18 Aug 2012 13:53:12 +0000 (15:53 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 5 Sep 2012 23:52:08 +0000 (16:52 -0700)
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/Kconfig

index c3f619b1f598734d51589a9b05fa2851a270bb38..bef820a225e2200ee84272f0e26519679cb48163 100644 (file)
@@ -418,7 +418,7 @@ config USB_OHCI_HCD_PLATFORM
        default n
        ---help---
          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.
 
@@ -428,7 +428,7 @@ config USB_EHCI_HCD_PLATFORM
        default n
        ---help---
          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.