mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-09 07:42:49 +02:00
11 lines
448 B
Plaintext
11 lines
448 B
Plaintext
|
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.
|
||
|
|