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 __HAVE_CPU_UAREA_ALLOC_IDLELWP
details: https://anonhg.NetBSD.org/src/rev/f08c93a5201f
branches: trunk
changeset: 354864:f08c93a5201f
user: skrll <skrll%NetBSD.org@localhost>
date: Sun Jul 02 10:52:35 2017 +0000
description:
Define __HAVE_CPU_UAREA_ALLOC_IDLELWP
diffstat:
sys/arch/evbarm/conf/std.vexpress | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 237d85cb3507 -r f08c93a5201f sys/arch/evbarm/conf/std.vexpress
--- a/sys/arch/evbarm/conf/std.vexpress Sun Jul 02 10:12:44 2017 +0000
+++ b/sys/arch/evbarm/conf/std.vexpress Sun Jul 02 10:52:35 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: std.vexpress,v 1.4 2017/06/02 15:22:47 jmcneill Exp $
+# $NetBSD: std.vexpress,v 1.5 2017/07/02 10:52:35 skrll Exp $
#
# standard NetBSD/evbarm for VEXPRESS options
@@ -13,6 +13,7 @@
options MODULAR_DEFAULT_AUTOLOAD
options ARM_HAS_VBAR
options __HAVE_CPU_COUNTER
+options __HAVE_CPU_UAREA_ALLOC_IDLELWP
options __HAVE_FAST_SOFTINTS # should be in types.h
#options __HAVE_MM_MD_DIRECT_MAPPED_PHYS
options TPIDRPRW_IS_CURCPU
Home |
Main Index |
Thread Index |
Old Index