|
@@ -116,14 +116,14 @@ config USB_SERIAL_DIGI_ACCELEPORT
|
|
|
To compile this driver as a module, choose M here: the
|
|
|
module will be called digi_acceleport.
|
|
|
|
|
|
-config USB_SERIAL_CP2101
|
|
|
- tristate "USB CP2101 UART Bridge Controller"
|
|
|
+config USB_SERIAL_CP210X
|
|
|
+ tristate "USB CP210x family of UART Bridge Controllers"
|
|
|
help
|
|
|
- Say Y here if you want to use a CP2101/CP2102 based USB to RS232
|
|
|
- converter.
|
|
|
+ Say Y here if you want to use a CP2101/CP2102/CP2103 based USB
|
|
|
+ to RS232 converters.
|
|
|
|
|
|
To compile this driver as a module, choose M here: the
|
|
|
- module will be called cp2101.
|
|
|
+ module will be called cp210x.
|
|
|
|
|
|
config USB_SERIAL_CYPRESS_M8
|
|
|
tristate "USB Cypress M8 USB Serial Driver"
|