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 Comment out __HAVE_PREEMPTION
details: https://anonhg.NetBSD.org/src/rev/a68689f999bf
branches: trunk
changeset: 337561:a68689f999bf
user: matt <matt%NetBSD.org@localhost>
date: Mon Apr 20 00:09:48 2015 +0000
description:
Comment out __HAVE_PREEMPTION
diffstat:
sys/arch/evbarm/conf/CUBIEBOARD | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 010b04adf607 -r a68689f999bf sys/arch/evbarm/conf/CUBIEBOARD
--- a/sys/arch/evbarm/conf/CUBIEBOARD Sun Apr 19 23:12:21 2015 +0000
+++ b/sys/arch/evbarm/conf/CUBIEBOARD Mon Apr 20 00:09:48 2015 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: CUBIEBOARD,v 1.39 2015/04/19 21:28:37 matt Exp $
+# $NetBSD: CUBIEBOARD,v 1.40 2015/04/20 00:09:48 matt Exp $
#
# CUBIEBOARD -- Allwinner A10/A20 Eval Board Kernel
#
@@ -39,7 +39,7 @@
# CPU(s)
options MULTIPROCESSOR
-options __HAVE_PREEMPTION
+#options __HAVE_PREEMPTION
cpu* at mainbus?
# Specify the memory size in megabytes (optional).
Home |
Main Index |
Thread Index |
Old Index