disable non-essential packages by default if DEVELOPER is unset on make menuconfig
[openwrt.git] / openwrt / package / ntpclient / Config.in
index faeab4bc7909427aa470e089f75db5cd2087c1d5..772c38df7ac4b7fa289613dd46d8754a67b4e9f4 100644 (file)
@@ -1,5 +1,5 @@
 config BR2_PACKAGE_NTPCLIENT
        tristate "ntpclient"
-       default m
+       default m if CONFIG_DEVEL
        help
          NTP client for setting system time from NTP servers.