Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

tty: serial: Kconfig: Fix a typo

'exsisting' has an extra 's'

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/20200216102742.19298-1-christophe.jaillet@wanadoo.fr
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Christophe JAILLET and committed by
Greg Kroah-Hartman
9ff2f0f7 8c6b6ffa

+1 -1
+1 -1
drivers/tty/serial/Kconfig
··· 1111 1111 help 1112 1112 Enable SC16IS7xx driver on SPI bus, 1113 1113 If required say y, and say n to spi if not required, 1114 - This is additional support to exsisting driver. 1114 + This is additional support to existing driver. 1115 1115 You must select at least one bus for the driver to be built. 1116 1116 1117 1117 config SERIAL_TIMBERDALE