projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9ec6cc
)
usb: xhci: fix spelling mistake in Kconfig "firwmare" -> "firmware"
author
Colin Ian King
<colin.king@canonical.com>
Thu, 18 Jun 2020 09:32:24 +0000
(10:32 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 18 Jun 2020 14:03:46 +0000
(16:03 +0200)
There are two spelling mistakes in the Kconfig text. Fix these.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Link:
https://lore.kernel.org/r/20200618093224.10179-1-colin.king@canonical.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/usb/host/Kconfig
b/drivers/usb/host/Kconfig
index 1cb3004ea7b2b3aa1d50957dad935d96ea19977a..ab12c4bf0ef1f968e67fdf4380d89cba8b2715e9 100644
(file)
--- 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 fir
wm
are"
+ tristate "Support for additional Renesas xHCI controller with fir
mw
are"
help
Say 'Y' to enable the support for the Renesas xHCI controller with
- fir
wm
are. Make sure you have the firwmare for the device and
+ fir
mw
are. Make sure you have the firwmare for the device and
installed on your system for this device to work.
If unsure, say 'N'.