Skip to content

Commit

Permalink
serial: 8250: describe CONFIG_SERIAL_8250_RSA
Browse files Browse the repository at this point in the history
CONFIG_SERIAL_8250_RSA has waited for a long
time to have meaningful help text so let's
finally describe what this option actually does.

Signed-off-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
maciejsszmigiero authored and gregkh committed Mar 8, 2016
1 parent aba06e9 commit a95fc9c
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion drivers/tty/serial/8250/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,12 @@ config SERIAL_8250_RSA
bool "Support RSA serial ports"
depends on SERIAL_8250_EXTENDED
help
::: To be written :::
Say Y here if you have a IODATA RSA-DV II/S ISA card and
would like to use its >115kbps speeds.
You will need to provide module parameter "probe_rsa", or boot-time
parameter 8250.probe_rsa with I/O addresses of this card then.

If you don't have such card, or if unsure, say N.

config SERIAL_8250_ACORN
tristate "Acorn expansion card serial port support"
Expand Down

0 comments on commit a95fc9c

Please sign in to comment.