add ser2net from hazimin fauzi, thx
[openwrt/openwrt.git] / openwrt / package / ser2net / Config.in
diff --git a/openwrt/package/ser2net/Config.in b/openwrt/package/ser2net/Config.in
new file mode 100644 (file)
index 0000000..b52c26b
--- /dev/null
@@ -0,0 +1,10 @@
+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. 
+