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 ARM_HAS_VBAR option
details: https://anonhg.NetBSD.org/src/rev/c976c4b0776a
branches: trunk
changeset: 787365:c976c4b0776a
user: matt <matt%NetBSD.org@localhost>
date: Wed Jun 12 21:35:22 2013 +0000
description:
add ARM_HAS_VBAR option
diffstat:
sys/arch/evbarm/conf/std.beagle | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r c219a373d493 -r c976c4b0776a sys/arch/evbarm/conf/std.beagle
--- a/sys/arch/evbarm/conf/std.beagle Wed Jun 12 21:34:12 2013 +0000
+++ b/sys/arch/evbarm/conf/std.beagle Wed Jun 12 21:35:22 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: std.beagle,v 1.9 2012/12/16 23:47:56 matt Exp $
+# $NetBSD: std.beagle,v 1.10 2013/06/12 21:35:22 matt Exp $
#
# standard NetBSD/evbarm for BEAGLEBOARD options
@@ -12,6 +12,7 @@
options __HAVE_CPU_COUNTER
options CORTEX_PMC
options __HAVE_FAST_SOFTINTS # should be in types.h
+options ARM_HAS_VBAR
options __HAVE_MM_MD_DIRECT_MAPPED_PHYS
options TPIDRPRW_IS_CURCPU
options KERNEL_BASE_EXT=0x80000000
Home |
Main Index |
Thread Index |
Old Index