summaryrefslogtreecommitdiffstats
path: root/drivers/usb/fotg210
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2023-01-24 15:35:11 -0800
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-01-25 15:43:24 +0100
commite538e3614c5c5a9a692c96a76e9b06e552dc9b6c (patch)
tree995c76f42633078cd559ee04899ca871e1d2c15f /drivers/usb/fotg210
parent9e6f4c8b880bb34851c21db3869e3096d113ccbf (diff)
downloadlinux-stable-e538e3614c5c5a9a692c96a76e9b06e552dc9b6c.tar.gz
linux-stable-e538e3614c5c5a9a692c96a76e9b06e552dc9b6c.tar.bz2
linux-stable-e538e3614c5c5a9a692c96a76e9b06e552dc9b6c.zip
usb: fotg210: fix a Kconfig spelling mistake
Correct a spelling mistake (reported by codespell). Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/20230124233511.23616-1-rdunlap@infradead.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/fotg210')
-rw-r--r--drivers/usb/fotg210/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/fotg210/Kconfig b/drivers/usb/fotg210/Kconfig
index 2b05968735ba..87a16258274e 100644
--- a/drivers/usb/fotg210/Kconfig
+++ b/drivers/usb/fotg210/Kconfig
@@ -29,7 +29,7 @@ config USB_FOTG210_UDC
bool "Faraday FOTG210 USB Peripheral Controller support"
help
Faraday USB2.0 OTG controller which can be configured as
- high speed or full speed USB device. This driver suppports
+ high speed or full speed USB device. This driver supports
Bulk Transfer so far.
Say "y" to link the driver statically, or "m" to build a