only compile on devloper runs
SVN-Revision: 1143
This commit is contained in:
parent
dd45857be1
commit
26a4ecf20e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
config BR2_PACKAGE_MICROCOM
|
config BR2_PACKAGE_MICROCOM
|
||||||
tristate "microcom (serial terminal)"
|
tristate "microcom (serial terminal)"
|
||||||
default m
|
default m if CONFIG_DEVEL
|
||||||
help
|
help
|
||||||
microcom is a minicom-like serial terminal emulator with scripting
|
microcom is a minicom-like serial terminal emulator with scripting
|
||||||
support.
|
support.
|
||||||
|
|
Loading…
Reference in a new issue