projects
/
openwrt
/
svn-archive
/
archive.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
let ipkg fail when a package file to be installed is not found
[openwrt/svn-archive/archive.git]
/
openwrt
/
package
/
microcom
/
Config.in
1
config BR2_PACKAGE_MICROCOM
2
prompt "microcom.......................... Serial terminal"
3
tristate
4
default m if CONFIG_DEVEL
5
help
6
microcom is a minicom-like serial terminal emulator with scripting
7
support.
8
9
http://microcomlinux.homestead.com/
10