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/4a8316ebb9a7
branches: trunk
changeset: 354842:4a8316ebb9a7
user: skrll <skrll%NetBSD.org@localhost>
date: Sat Jul 01 12:52:01 2017 +0000
description:
Define __HAVE_CPU_UAREA_ALLOC_IDLELWP
diffstat:
sys/arch/evbarm/conf/std.nitrogen6 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 361edb3d4fd7 -r 4a8316ebb9a7 sys/arch/evbarm/conf/std.nitrogen6
--- a/sys/arch/evbarm/conf/std.nitrogen6 Sat Jul 01 12:23:09 2017 +0000
+++ b/sys/arch/evbarm/conf/std.nitrogen6 Sat Jul 01 12:52:01 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: std.nitrogen6,v 1.4 2016/11/24 12:06:44 hkenken Exp $
+# $NetBSD: std.nitrogen6,v 1.5 2017/07/01 12:52:01 skrll Exp $
#
# standard NetBSD/evbarm options for Nitrogen6X
@@ -12,6 +12,7 @@
options ARM_HAS_VBAR
options __HAVE_CPU_COUNTER
+options __HAVE_CPU_UAREA_ALLOC_IDLELWP
options __HAVE_FAST_SOFTINTS # should be in types.h
options TPIDRPRW_IS_CURCPU
options PCI_NETBSD_CONFIGURE
Home |
Main Index |
Thread Index |
Old Index