fix defaults
authorFelix Fietkau <nbd@openwrt.org>
Fri, 3 Nov 2006 05:48:44 +0000 (05:48 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 3 Nov 2006 05:48:44 +0000 (05:48 +0000)
SVN-Revision: 5406

openwrt/package/comgt/Config.in
openwrt/package/pciutils/Config.in
openwrt/package/pcmcia-cs/Config.in

index 1f02c78d821f409a7dae6e8a581febfba4f8345d..ffd6f73f6201106b422fb2515665c032e796afc8 100644 (file)
@@ -1,6 +1,6 @@
 config BR2_PACKAGE_COMGT
        tristate "comgt - Option/Vodafone 3G/GPRS control tool"
-       default m
+       default m if CONFIG_DEVEL
        select BR2_PACKAGE_CHAT
        help
          Option GlobeTrotter GPRS/EDGE/3G/HSDPA and Vodafone 3G/GPRS datacard control tool
index 1b354083a8128dd16212041d3f824ee88962b892..e892965623eef19606fe5cb2fa2cb9e5096cbbaa 100644 (file)
@@ -1,7 +1,7 @@
 config BR2_PACKAGE_PCIUTILS
        prompt "pciutils - Linux PCI Utilities"
        tristate
-       default m
+       default m if CONFIG_DEVEL
        help
          This package contains various utilities for inspecting and setting of
          devices connected to the PCI bus.
index 3092a52cc54fa03b8e11df071471656984430fc9..4a860820de680a5b8d523403d365c74a1531cb78 100644 (file)
@@ -7,7 +7,7 @@ config BR2_PACKAGE_PCMCIA_UTILS
        tristate "pcmcia-utils - PCMCIA/Cardbus management utilities"
        select BR2_COMPILE_PCMCIA_CS
        select BR2_PACKAGE_KMOD_PCMCIA
-       default m
+       default m if CONFIG_DEVEL
        help
          PCMCIA/Cardbus management utilities