let ipkg fail when a package file to be installed is not found
[openwrt/staging/wigyori.git] / openwrt / package / ser2net / Config.in
1 config BR2_PACKAGE_SER2NET
2 prompt "ser2net........................... Serial port TCP/IP redirector"
3 tristate
4 default m if CONFIG_DEVEL
5 help
6 This is ser2net, a program for allowing network connections to serial
7 ports. See the man page for information about using the program. Note
8 that ser2net supports RFC 2217 (remote control of serial port parameters),
9 but you must have a complient client.
10