let ipkg fail when a package file to be installed is not found
[openwrt/staging/wigyori.git] / openwrt / package / openntpd / Config.in
1 config BR2_PACKAGE_OPENNTPD
2 prompt "openntpd.......................... A free and easy to use NTP (Network Time Protocol) implementation"
3 tristate
4 default m if CONFIG_DEVEL
5 help
6 NTP server
7
8 http://www.openntpd.org/
9