11 lines
448 B
Text
11 lines
448 B
Text
|
config BR2_PACKAGE_SER2NET
|
||
|
prompt "ser2net........................... Serial port TCP/IP redirector"
|
||
|
tristate
|
||
|
default m if CONFIG_DEVEL
|
||
|
help
|
||
|
This is ser2net, a program for allowing network connections to serial
|
||
|
ports. See the man page for information about using the program. Note
|
||
|
that ser2net supports RFC 2217 (remote control of serial port parameters),
|
||
|
but you must have a complient client.
|
||
|
|