Module Name: src
Committed By: joerg
Date: Fri Jan 30 14:32:19 UTC 2015
Modified Files:
src/sys/arch/arm/conf: std.arm
Log Message:
Disable ARM's CPU_IN_CKSUM until the bugs are fixed.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/conf/std.arm
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/arm/conf/std.arm
diff -u src/sys/arch/arm/conf/std.arm:1.1 src/sys/arch/arm/conf/std.arm:1.2
--- src/sys/arch/arm/conf/std.arm:1.1 Sun Jan 27 12:37:10 2008
+++ src/sys/arch/arm/conf/std.arm Fri Jan 30 14:32:19 2015
@@ -1,5 +1,5 @@
-# $NetBSD: std.arm,v 1.1 2008/01/27 12:37:10 chris Exp $
+# $NetBSD: std.arm,v 1.2 2015/01/30 14:32:19 joerg Exp $
#
# standard NetBSD/arm options
-options CPU_IN_CKSUM
+#options CPU_IN_CKSUM