From d3eafd4b11145f8147a4b7830e7aa039b24e0fe9 Mon Sep 17 00:00:00 2001 From: nico Date: Fri, 10 Jun 2005 17:12:46 +0000 Subject: Add picocom package, move serial comm. stuff to its section in Config.in git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1187 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/picocom/Config.in | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 package/picocom/Config.in (limited to 'package/picocom/Config.in') diff --git a/package/picocom/Config.in b/package/picocom/Config.in new file mode 100644 index 000000000..5ed558d0d --- /dev/null +++ b/package/picocom/Config.in @@ -0,0 +1,15 @@ +config BR2_PACKAGE_PICOCOM + tristate "picocom - minimal dumb-terminal emulation program" +# default m if CONFIG_DEVEL + default n + help + As its name suggests, picocom is a minimal dumb-terminal emulation + program. It is, in principle, very much like minicom, only it's pico + instead of mini! It was designed to serve as a simple, manual, modem + configuration, testing, and debugging tool. It has also served (quite + well) as a low-tech "terminal-window" to allow operator intervention + in PPP connection scripts. It could also prove useful in many other + similar tasks. + + http://efault.net/npat/hacks/picocom/ + \ No newline at end of file -- cgit v1.2.3