blob: a371156824b521bba845a6d78a824698ae460c29 (
plain)
1
2
3
4
5
6
7
8
9
10
|
config BR2_PACKAGE_MICROCOM
prompt "microcom.......................... Serial terminal"
tristate
default m if CONFIG_DEVEL
help
microcom is a minicom-like serial terminal emulator with scripting
support.
http://microcomlinux.homestead.com/
|