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 options __HAVE_CPU_UAREA_ALLOC_IDLELWP
details: https://anonhg.NetBSD.org/src/rev/0624545c010f
branches: trunk
changeset: 354890:0624545c010f
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Mon Jul 03 00:51:44 2017 +0000
description:
Add options __HAVE_CPU_UAREA_ALLOC_IDLELWP
diffstat:
sys/arch/evbarm/conf/std.sunxi | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r a6eb5268c262 -r 0624545c010f sys/arch/evbarm/conf/std.sunxi
--- a/sys/arch/evbarm/conf/std.sunxi Mon Jul 03 00:47:34 2017 +0000
+++ b/sys/arch/evbarm/conf/std.sunxi Mon Jul 03 00:51:44 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: std.sunxi,v 1.1 2017/06/28 23:51:29 jmcneill Exp $
+# $NetBSD: std.sunxi,v 1.2 2017/07/03 00:51:44 jmcneill Exp $
#
machine evbarm arm
@@ -11,6 +11,7 @@
options MODULAR_DEFAULT_AUTOLOAD
options __HAVE_CPU_COUNTER
options __HAVE_FAST_SOFTINTS # should be in types.h
+options __HAVE_CPU_UAREA_ALLOC_IDLELWP
options ARM_HAS_VBAR
#options __HAVE_MM_MD_DIRECT_MAPPED_PHYS
#options PMAP_NEED_ALLOC_POOLPAGE
Home |
Main Index |
Thread Index |
Old Index