summaryrefslogtreecommitdiff
path: root/drivers/usb/host/Kconfig
diff options
context:
space:
mode:
authorColin Ian King <colin.i.king@gmail.com>2022-10-07 21:32:10 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-10-22 13:21:55 +0200
commit4e74b483a3ce87e173634ba238a84b7fe404061b (patch)
treee73245ece78af7fed54360a103cbd15caf764689 /drivers/usb/host/Kconfig
parent90732f1769165dcf0778d723ad188f6441a930f5 (diff)
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>
Diffstat (limited to 'drivers/usb/host/Kconfig')
-rw-r--r--drivers/usb/host/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig
index 247568bc17a2..8e8db71021a5 100644
--- a/drivers/usb/host/Kconfig
+++ b/drivers/usb/host/Kconfig
@@ -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'.