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 Define ARM11_COMPAT_MMU (for now) to ke...
details: https://anonhg.NetBSD.org/src/rev/b3e6fcff6596
branches: trunk
changeset: 327012:b3e6fcff6596
user: skrll <skrll%NetBSD.org@localhost>
date: Tue Feb 25 19:37:30 2014 +0000
description:
Define ARM11_COMPAT_MMU (for now) to keep inline with cpuconf.h changes
diffstat:
sys/arch/evbarm/conf/std.rpi | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r f67376b4920f -r b3e6fcff6596 sys/arch/evbarm/conf/std.rpi
--- a/sys/arch/evbarm/conf/std.rpi Tue Feb 25 19:20:09 2014 +0000
+++ b/sys/arch/evbarm/conf/std.rpi Tue Feb 25 19:37:30 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: std.rpi,v 1.12 2013/11/01 18:41:06 skrll Exp $
+# $NetBSD: std.rpi,v 1.13 2014/02/25 19:37:30 skrll Exp $
#
# standard NetBSD/evbarm for Raspberry Pi options
@@ -9,6 +9,7 @@
include "arch/evbarm/conf/files.rpi"
options MODULAR
+options ARM11_COMPAT_MMU
options __HAVE_CPU_COUNTER
options __HAVE_FAST_SOFTINTS # should be in types.h
options __HAVE_CPU_UAREA_ALLOC_IDLELWP
Home |
Main Index |
Thread Index |
Old Index