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:
parent
90732f1769
commit
4e74b483a3
|
@ -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'.
|
||||
|
||||
|
|
Loading…
Reference in New Issue