only compile on devloper runs

SVN-Revision: 1143
lede-17.01
Waldemar Brodkorb 2005-06-05 10:14:32 +00:00
parent dd45857be1
commit 26a4ecf20e
1 changed files with 1 additions and 1 deletions

View File

@ -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.