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/1327e8cb1b8b
branches: trunk
changeset: 806872:1327e8cb1b8b
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 b56b3eda3e6e -r 1327e8cb1b8b 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