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 enable MULTIPROCESSOR



details:   https://anonhg.NetBSD.org/src/rev/ec4baedb2516
branches:  trunk
changeset: 334860:ec4baedb2516
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Thu Dec 11 23:35:31 2014 +0000

description:
enable MULTIPROCESSOR

diffstat:

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

diffs (18 lines):

diff -r de9a31eae39c -r ec4baedb2516 sys/arch/evbarm/conf/ALLWINNER_A80
--- a/sys/arch/evbarm/conf/ALLWINNER_A80        Thu Dec 11 23:35:11 2014 +0000
+++ b/sys/arch/evbarm/conf/ALLWINNER_A80        Thu Dec 11 23:35:31 2014 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: ALLWINNER_A80,v 1.12 2014/12/07 20:10:08 jmcneill Exp $
+#      $NetBSD: ALLWINNER_A80,v 1.13 2014/12/11 23:35:31 jmcneill Exp $
 #
 #      ALLWINNER_A80 - Allwinner A80 boards (Cubieboard4, OptimusBoard, etc)
 #
@@ -180,7 +180,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