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 disable MULTIPROCESSOR for now



details:   https://anonhg.NetBSD.org/src/rev/5b199bfe02b4
branches:  trunk
changeset: 332911:5b199bfe02b4
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Sat Oct 11 17:35:06 2014 +0000

description:
disable MULTIPROCESSOR for now

diffstat:

 sys/arch/evbarm/conf/HUMMINGBIRD_A31 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r c5cc03110be2 -r 5b199bfe02b4 sys/arch/evbarm/conf/HUMMINGBIRD_A31
--- a/sys/arch/evbarm/conf/HUMMINGBIRD_A31      Sat Oct 11 17:29:59 2014 +0000
+++ b/sys/arch/evbarm/conf/HUMMINGBIRD_A31      Sat Oct 11 17:35:06 2014 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: HUMMINGBIRD_A31,v 1.3 2014/10/11 00:52:44 jmcneill Exp $
+#      $NetBSD: HUMMINGBIRD_A31,v 1.4 2014/10/11 17:35:06 jmcneill Exp $
 #
 #      HUMMINGBIRD_A31 - Merrii Hummingbird A31
 #
@@ -171,7 +171,7 @@
 mainbus0       at root
 
 # CPU
-options        MULTIPROCESSOR
+#options       MULTIPROCESSOR
 cpu*           at mainbus?
 
 # Specify the memory size in megabytes.



Home | Main Index | Thread Index | Old Index