mirror of
https://github.com/torvalds/linux.git
synced 2024-12-15 15:41:58 +00:00
tty: serial: Fix spelling mistake "Asychronous" -> "Asynchronous"
There is a spelling mistake in the Kconfig text. Fix it. Signed-off-by: Colin Ian King <colin.king@canonical.com> Link: https://lore.kernel.org/r/20210719102421.14813-1-colin.king@canonical.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
65a2c14d4f
commit
e94159dfba
@ -1382,7 +1382,7 @@ config SERIAL_ST_ASC
|
||||
select SERIAL_CORE
|
||||
depends on ARM || COMPILE_TEST
|
||||
help
|
||||
This driver is for the on-chip Asychronous Serial Controller on
|
||||
This driver is for the on-chip Asynchronous Serial Controller on
|
||||
STMicroelectronics STi SoCs.
|
||||
ASC is embedded in ST COMMS IP block. It supports Rx & Tx functionality.
|
||||
It support all industry standard baud rates.
|
||||
|
Loading…
Reference in New Issue
Block a user