Module Name: src
Committed By: skrll
Date: Sun Jul 2 10:12:45 UTC 2017
Modified Files:
src/sys/arch/evbarm/conf: std.beagle
Log Message:
Define __HAVE_CPU_UAREA_ALLOC_IDLELWP
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/evbarm/conf/std.beagle
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/evbarm/conf/std.beagle
diff -u src/sys/arch/evbarm/conf/std.beagle:1.13 src/sys/arch/evbarm/conf/std.beagle:1.14
--- src/sys/arch/evbarm/conf/std.beagle:1.13 Sun Aug 24 07:59:22 2014
+++ src/sys/arch/evbarm/conf/std.beagle Sun Jul 2 10:12:44 2017
@@ -1,4 +1,4 @@
-# $NetBSD: std.beagle,v 1.13 2014/08/24 07:59:22 jnemeth Exp $
+# $NetBSD: std.beagle,v 1.14 2017/07/02 10:12:44 skrll Exp $
#
# standard NetBSD/evbarm for BEAGLEBOARD options
@@ -12,6 +12,7 @@ include "arch/evbarm/conf/files.beagle"
options MODULAR
options MODULAR_DEFAULT_AUTOLOAD
options __HAVE_CPU_COUNTER
+options __HAVE_CPU_UAREA_ALLOC_IDLELWP
options CORTEX_PMC
options __HAVE_FAST_SOFTINTS # should be in types.h
options ARM_HAS_VBAR