Commit cda37dbb authored by Colin Ian King's avatar Colin Ian King Committed by Greg Kroah-Hartman

usb: xhci: fix spelling mistake in Kconfig "firwmare" -> "firmware"

There are two spelling mistakes in the Kconfig text. Fix these.
Signed-off-by: default avatarColin Ian King <colin.king@canonical.com>
Link: https://lore.kernel.org/r/20200618093224.10179-1-colin.king@canonical.comSigned-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent e9ec6cc7
...@@ -44,10 +44,10 @@ config USB_XHCI_PCI ...@@ -44,10 +44,10 @@ config USB_XHCI_PCI
default y default y
config USB_XHCI_PCI_RENESAS config USB_XHCI_PCI_RENESAS
tristate "Support for additional Renesas xHCI controller with firwmare" 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
firwmare. Make sure you have the firwmare for the device and firmware. Make sure you have the firwmare 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'.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment