Skip to content

Commit

Permalink
usb host: fix spelling of provides in Kconfig
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Peter Meerwald authored and Greg Kroah-Hartman committed Sep 5, 2012
1 parent a7bdf7f commit 898d828
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/usb/host/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand All @@ -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.

Expand Down

0 comments on commit 898d828

Please sign in to comment.