Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

usb host: fix spelling of provides in Kconfig

parent a7bdf7fa
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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.