summaryrefslogtreecommitdiffstats
path: root/rules/ntp.in
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2009-12-22 20:13:36 +0100
committerMarc Kleine-Budde <mkl@pengutronix.de>2009-12-27 00:59:54 +0100
commit175b79037792684a0c870c5e03fd85c5cdb66740 (patch)
tree74f36a6c23ae3f8b3802a19e7b1cac4ec2ac5fa5 /rules/ntp.in
parent9590ece9187288d9c10f0f70aa7f0720d8a62b44 (diff)
downloadptxdist-175b79037792684a0c870c5e03fd85c5cdb66740.tar.gz
ptxdist-175b79037792684a0c870c5e03fd85c5cdb66740.tar.xz
[ntp] just cleanups
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'rules/ntp.in')
-rw-r--r--rules/ntp.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/ntp.in b/rules/ntp.in
index 246e40623..1f1638c9b 100644
--- a/rules/ntp.in
+++ b/rules/ntp.in
@@ -3,8 +3,8 @@
menuconfig NTP
tristate
prompt "ntp "
- select OPENSSL if NTP_CRYPTO
- select ROOTFS_VAR_CACHE if NTP_NTPD
+ select OPENSSL if NTP_CRYPTO
+ select ROOTFS_VAR_CACHE if NTP_NTPD
help
Build the standard NTP Daemon Process an supplementary programs.
This conflicts with BSD openntpd.