Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/evbarm/conf add no options ARM11_COMPAT_MMU



details:   https://anonhg.NetBSD.org/src/rev/e4b44714b5ba
branches:  trunk
changeset: 336730:e4b44714b5ba
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Sat Mar 14 19:06:14 2015 +0000

description:
add no options ARM11_COMPAT_MMU

diffstat:

 sys/arch/evbarm/conf/RPI2 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 76c043b89fc2 -r e4b44714b5ba sys/arch/evbarm/conf/RPI2
--- a/sys/arch/evbarm/conf/RPI2 Sat Mar 14 14:59:43 2015 +0000
+++ b/sys/arch/evbarm/conf/RPI2 Sat Mar 14 19:06:14 2015 +0000
@@ -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 @@
 
 no options     CPU_ARM1176
 no options     TPIDRPRW_IS_CURLWP
+no options     ARM11_COMPAT_MMU
 no options     __HAVE_MM_MD_CACHE_ALIASING
 no makeoptions CPUFLAGS
 



Home | Main Index | Thread Index | Old Index