only compile on devloper runs
authorWaldemar Brodkorb <wbx@openwrt.org>
Sun, 5 Jun 2005 10:14:32 +0000 (10:14 +0000)
committerWaldemar Brodkorb <wbx@openwrt.org>
Sun, 5 Jun 2005 10:14:32 +0000 (10:14 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1143 3c298f89-4303-0410-b956-a3cf2f4a3e73

package/microcom/Config.in

index 29c4f5b..5eea130 100644 (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.