Config.in 639 B

123456789101112131415
  1. config ADK_PACKAGE_PICOCOM
  2. prompt "picocom........................... minimal dumb-terminal emulation program"
  3. tristate
  4. default n
  5. help
  6. As its name suggests, picocom is a minimal dumb-terminal emulation
  7. program. It is, in principle, very much like minicom, only it's pico
  8. instead of mini! It was designed to serve as a simple, manual, modem
  9. configuration, testing, and debugging tool. It has also served (quite
  10. well) as a low-tech "terminal-window" to allow operator intervention
  11. in PPP connection scripts. It could also prove useful in many other
  12. similar tasks.
  13. http://efault.net/npat/hacks/picocom/