1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-21 17:42:25 +03:00
openwrt-xburst/package/picocom/Config.in
nico f66942ec35 enabled when DEVELOPER=1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1957 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-09-20 01:35:03 +00:00

14 lines
624 B
Plaintext

config BR2_PACKAGE_PICOCOM
tristate "picocom - minimal dumb-terminal emulation program"
default m if CONFIG_DEVEL
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/