let ipkg fail when a package file to be installed is not found
[openwrt/openwrt.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