Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/sys/arch/evbarm/conf Pull up following revision(s) (reque...
details:   https://anonhg.NetBSD.org/src/rev/8a3ef178bc95
branches:  netbsd-8
changeset: 434213:8a3ef178bc95
user:      snj <snj%NetBSD.org@localhost>
date:      Mon Aug 14 23:53:20 2017 +0000
description:
Pull up following revision(s) (requested by jmcneill in ticket #207):
        sys/arch/evbarm/conf/GENERIC.common: revision 1.20
enable 'options NTP'
diffstat:
 sys/arch/evbarm/conf/GENERIC.common |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 6aa154b12bf6 -r 8a3ef178bc95 sys/arch/evbarm/conf/GENERIC.common
--- a/sys/arch/evbarm/conf/GENERIC.common       Mon Aug 14 23:51:14 2017 +0000
+++ b/sys/arch/evbarm/conf/GENERIC.common       Mon Aug 14 23:53:20 2017 +0000
@@ -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 @@
 # 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
Home |
Main Index |
Thread Index |
Old Index