1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-05 18:51:17 +02:00

only compile on devloper runs

SVN-Revision: 1143
This commit is contained in:
Waldemar Brodkorb 2005-06-05 10:14:32 +00:00
parent dd45857be1
commit 26a4ecf20e

@ -1,6 +1,6 @@
config BR2_PACKAGE_MICROCOM
tristate "microcom (serial terminal)"
default m
default m if CONFIG_DEVEL
help
microcom is a minicom-like serial terminal emulator with scripting
support.