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>
This commit is contained in:
Peter Meerwald 2012-08-18 15:53:12 +02:00 committed by Greg Kroah-Hartman
parent a7bdf7fa33
commit 898d828b8b

View 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.