summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ntp
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ntp')
-rw-r--r--usr.sbin/ntp/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ntp/config.h b/usr.sbin/ntp/config.h
index e37dd3e..79c178e 100644
--- a/usr.sbin/ntp/config.h
+++ b/usr.sbin/ntp/config.h
@@ -170,7 +170,7 @@
/* #undef CLOCK_MX4200 */
/* NMEA GPS receiver */
-/* #undef CLOCK_NMEA */
+#define CLOCK_NMEA 1
/* Palisade clock */
/* #undef CLOCK_PALISADE */
@@ -194,7 +194,7 @@
/* #undef CLOCK_SHM */
/* Motorola UT Oncore GPS */
-/* #undef CLOCK_ONCORE */
+#define CLOCK_ONCORE 1
/* KSI/Odetics TPRO/S GPS receiver/IRIG interface */
/* #undef CLOCK_TPRO */
OpenPOWER on IntegriCloud