Commit 898d828b authored by Peter Meerwald's avatar Peter Meerwald Committed by Greg Kroah-Hartman

usb host: fix spelling of provides in Kconfig

Signed-off-by: default avatarPeter Meerwald <pmeerw@pmeerw.net>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent a7bdf7fa
...@@ -418,7 +418,7 @@ config USB_OHCI_HCD_PLATFORM ...@@ -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 ...@@ -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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment