Module Name:    src
Committed By:   jmcneill
Date:           Sat Mar 14 19:06:14 UTC 2015

Modified Files:
        src/sys/arch/evbarm/conf: RPI2

Log Message:
add no options ARM11_COMPAT_MMU


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbarm/conf/RPI2

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/RPI2
diff -u src/sys/arch/evbarm/conf/RPI2:1.2 src/sys/arch/evbarm/conf/RPI2:1.3
--- src/sys/arch/evbarm/conf/RPI2:1.2	Wed Mar  4 17:02:17 2015
+++ src/sys/arch/evbarm/conf/RPI2	Sat Mar 14 19:06:14 2015
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: RPI2,v 1.2 2015/03/04 17:02:17 skrll Exp $
+#	$NetBSD: RPI2,v 1.3 2015/03/14 19:06:14 jmcneill Exp $
 #
 #	RPi2 -- Raspberry Pi 2
 #
@@ -8,6 +8,7 @@ include "arch/evbarm/conf/RPI"
 
 no options 	CPU_ARM1176
 no options 	TPIDRPRW_IS_CURLWP
+no options 	ARM11_COMPAT_MMU
 no options 	__HAVE_MM_MD_CACHE_ALIASING
 no makeoptions	CPUFLAGS
 

Reply via email to