USB: help text for mos 7720 driver
this driver's help text incorrectly claims to support only single port devices. Signed-off-by: Oliver Neukum <oneukum@suse.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
parent
fe4b65ec91
commit
378465396e
|
@ -423,11 +423,11 @@ config USB_SERIAL_MCT_U232
|
||||||
module will be called mct_u232.
|
module will be called mct_u232.
|
||||||
|
|
||||||
config USB_SERIAL_MOS7720
|
config USB_SERIAL_MOS7720
|
||||||
tristate "USB Moschip 7720 Single Port Serial Driver"
|
tristate "USB Moschip 7720 Serial Driver"
|
||||||
depends on USB_SERIAL
|
depends on USB_SERIAL
|
||||||
---help---
|
---help---
|
||||||
Say Y here if you want to use a USB Serial single port adapter from
|
Say Y here if you want to use USB Serial single and double
|
||||||
Moschip Semiconductor Tech.
|
port adapters from Moschip Semiconductor Tech.
|
||||||
|
|
||||||
To compile this driver as a module, choose M here: the
|
To compile this driver as a module, choose M here: the
|
||||||
module will be called mos7720.
|
module will be called mos7720.
|
||||||
|
|
Loading…
Reference in New Issue