Message ID | 20200618093224.10179-1-colin.king@canonical.com (mailing list archive) |
---|---|
State | Mainlined |
Commit | cda37dbbf17a3a49d434bd1c85eff762faebf3ef |
Headers | show |
Series | [next,V2] usb: xhci: fix spelling mistake in Kconfig "firwmare" -> "firmware" | expand |
diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig index 1cb3004ea7b2..ab12c4bf0ef1 100644 --- a/drivers/usb/host/Kconfig +++ b/drivers/usb/host/Kconfig @@ -44,10 +44,10 @@ config USB_XHCI_PCI default y config USB_XHCI_PCI_RENESAS - tristate "Support for additional Renesas xHCI controller with firwmare" + tristate "Support for additional Renesas xHCI controller with firmware" help 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. If unsure, say 'N'.