Module Name: src
Committed By: snj
Date: Mon Aug 14 23:53:20 UTC 2017
Modified Files:
src/sys/arch/evbarm/conf [netbsd-8]: GENERIC.common
Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #207):
sys/arch/evbarm/conf/GENERIC.common: revision 1.20
enable 'options NTP'
To generate a diff of this commit:
cvs rdiff -u -r1.18.6.1 -r1.18.6.2 src/sys/arch/evbarm/conf/GENERIC.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/evbarm/conf/GENERIC.common
diff -u src/sys/arch/evbarm/conf/GENERIC.common:1.18.6.1 src/sys/arch/evbarm/conf/GENERIC.common:1.18.6.2
--- src/sys/arch/evbarm/conf/GENERIC.common:1.18.6.1 Wed Jul 5 13:58:48 2017
+++ src/sys/arch/evbarm/conf/GENERIC.common Mon Aug 14 23:53:20 2017
@@ -1,5 +1,5 @@
#
-# $NetBSD: GENERIC.common,v 1.18.6.1 2017/07/05 13:58:48 martin Exp $
+# $NetBSD: GENERIC.common,v 1.18.6.2 2017/08/14 23:53:20 snj Exp $
#
# GENERIC evbarm kernel config (template)
#
@@ -11,7 +11,7 @@ maxusers 32
# Standard system options
options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT
-#options NTP # NTP phase/frequency locked loop
+options NTP # NTP phase/frequency locked loop
# CPU options
options PMAPCOUNTERS