You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
448 B
10 lines
448 B
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.
|
|
|
|
|