USB: host: Kconfig: Fix spelling mistake "firwmare" -> "firmware"

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>
This commit is contained in:
Colin Ian King 2022-10-07 21:32:10 +01:00 committed by Greg Kroah-Hartman
parent 90732f1769
commit 4e74b483a3

View file

@ -47,7 +47,7 @@ config USB_XHCI_PCI_RENESAS
tristate "Support for additional Renesas xHCI controller with firmware" tristate "Support for additional Renesas xHCI controller with firmware"
help help
Say 'Y' to enable the support for the Renesas xHCI controller with 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. installed on your system for this device to work.
If unsure, say 'N'. If unsure, say 'N'.