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>
This commit is contained in:
parent
4b63b2861e
commit
2d9b480b15
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue