disable non-essential packages by default if DEVELOPER is unset on make menuconfig
[openwrt/svn-archive/archive.git] / openwrt / package / ntpclient / Config.in
1 config BR2_PACKAGE_NTPCLIENT
2 tristate "ntpclient"
3 default m if CONFIG_DEVEL
4 help
5 NTP client for setting system time from NTP servers.