staging: most: fix typo in Kconfig

This patch corrects the typo in the Kconfig file where it says
tranceiver instead of transceiver.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/1589534465-7423-6-git-send-email-christian.gromm@microchip.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Christian Gromm 2020-05-15 11:21:03 +02:00 коммит произвёл Greg Kroah-Hartman
Родитель 3dcf93fe54
Коммит 629e123df3
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -7,7 +7,7 @@ config MOST_USB
tristate "USB" tristate "USB"
depends on USB && NET depends on USB && NET
help help
Say Y here if you want to connect via USB to network tranceiver. Say Y here if you want to connect via USB to network transceiver.
This device driver depends on the networking AIM. This device driver depends on the networking AIM.
To compile this driver as a module, choose M here: the To compile this driver as a module, choose M here: the