Skip to content

Commit

Permalink
USB: host: Kconfig: Fix spelling mistake "firwmare" -> "firmware"
Browse files Browse the repository at this point in the history
There is a spelling mistake in a Kconfig description. Fix it.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Link: https://lore.kernel.org/r/20221007203210.2756505-1-colin.i.king@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Colin Ian King authored and Greg Kroah-Hartman committed Oct 22, 2022
1 parent 90732f1 commit 4e74b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/usb/host/Kconfig
Original file line number Diff line number Diff line change
@@ -47,7 +47,7 @@ config USB_XHCI_PCI_RENESAS
tristate "Support for additional Renesas xHCI controller with firmware"
help
Say 'Y' to enable the support for the Renesas xHCI controller with
firmware. Make sure you have the firwmare for the device and
firmware. Make sure you have the firmware for the device and
installed on your system for this device to work.
If unsure, say 'N'.

0 comments on commit 4e74b48

Please sign in to comment.