summaryrefslogtreecommitdiff
path: root/drivers/usb/host/Kconfig
diff options
context:
space:
mode:
authorPeter Meerwald <pmeerw@pmeerw.net>2012-08-18 13:53:12 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-09-05 23:52:08 (GMT)
commit898d828b8b37c9f8f3d618d28d40109c275efa36 (patch)
tree601b8bad9371910aa034e1812f82dd8731bda634 /drivers/usb/host/Kconfig
parenta7bdf7fa33127bf08eb0810698bca607a9462df4 (diff)
downloadlinux-fsl-qoriq-898d828b8b37c9f8f3d618d28d40109c275efa36.tar.xz
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>
Diffstat (limited to 'drivers/usb/host/Kconfig')
-rw-r--r--drivers/usb/host/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig
index c3f619b..bef820a 100644
--- a/drivers/usb/host/Kconfig
+++ b/drivers/usb/host/Kconfig
@@ -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.