Module Name:    src
Committed By:   martin
Date:           Sat Nov 10 19:35:19 UTC 2018

Modified Files:
        src/sys/arch/evbarm/conf: std.generic

Log Message:
Revert previous - not needed here, I got lost in the include maze


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/evbarm/conf/std.generic

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/std.generic
diff -u src/sys/arch/evbarm/conf/std.generic:1.4 src/sys/arch/evbarm/conf/std.generic:1.5
--- src/sys/arch/evbarm/conf/std.generic:1.4	Sat Nov 10 16:19:58 2018
+++ src/sys/arch/evbarm/conf/std.generic	Sat Nov 10 19:35:19 2018
@@ -1,4 +1,4 @@
-#	$NetBSD: std.generic,v 1.4 2018/11/10 16:19:58 martin Exp $
+#	$NetBSD: std.generic,v 1.5 2018/11/10 19:35:19 martin Exp $
 #
 # 	generic NetBSD/evbarm with FDT support
 
@@ -41,6 +41,3 @@ makeoptions	KERNEL_BASE_VIRT="0x80000040
 # General options
 options 	CHILD_MAX=1024	# 160 is too few
 options 	OPEN_MAX=1024	# 128 is too few
-
-options 	NTP		# NTP phase/frequency locked loop
-

Reply via email to