USB: host: Kconfig: Fix spelling mistake "firwmare" -> "firmware"
authorColin Ian King <colin.i.king@gmail.com>
Fri, 7 Oct 2022 20:32:10 +0000 (21:32 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 22 Oct 2022 11:21:55 +0000 (13:21 +0200)
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>
drivers/usb/host/Kconfig

index 247568b..8e8db71 100644 (file)
@@ -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'.