diff options
author | Paul Gortmaker <paul.gortmaker@windriver.com> | 2015-03-19 20:24:37 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2015-05-26 15:14:55 +0200 |
commit | 2d9b480b1536fc577a81c2aad9d1a141f5befc04 (patch) | |
tree | 771e105bcb539bf9d4c78c4dc2a12320a631cf9f /drivers/usb/serial/Kconfig | |
parent | 4b63b2861e7714a68fd1b2d7da7d761a7cea5eb0 (diff) |
usb/serial: fix grammar in Kconfig help text for FTDI_SIO
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/usb/serial/Kconfig')
-rw-r--r-- | drivers/usb/serial/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/serial/Kconfig b/drivers/usb/serial/Kconfig index a69f7cd9d0bf..9cfb56d9e0ea 100644 --- a/drivers/usb/serial/Kconfig +++ b/drivers/usb/serial/Kconfig @@ -170,7 +170,7 @@ config USB_SERIAL_FTDI_SIO ---help--- Say Y here if you want to use a FTDI SIO single port USB to serial converter device. The implementation I have is called the USC-1000. - This driver has also be tested with the 245 and 232 devices. + This driver has also been tested with the 245 and 232 devices. See <http://ftdi-usb-sio.sourceforge.net/> for more information on this driver and the device. |