Remove unneeded autoconf and autoheader lines, fixes #360
[openwrt/svn-archive/archive.git] / openwrt / package / openntpd / Config.in
1 config BR2_PACKAGE_OPENNTPD
2 tristate "openntpd - FREE and easy to use NTP (Network Time Protocol) implementation"
3 default m if CONFIG_DEVEL
4 help
5 NTP server
6
7 http://www.openntpd.org
8
9