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 Remove MULTIPROCESSOR, it is now in CUB...



details:   https://anonhg.NetBSD.org/src/rev/749c57fca30e
branches:  trunk
changeset: 333492:749c57fca30e
user:      martin <martin%NetBSD.org@localhost>
date:      Wed Nov 05 20:34:38 2014 +0000

description:
Remove MULTIPROCESSOR, it is now in CUBIEBOARD

diffstat:

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

diffs (16 lines):

diff -r d72d48f43267 -r 749c57fca30e sys/arch/evbarm/conf/CUBIETRUCK
--- a/sys/arch/evbarm/conf/CUBIETRUCK   Wed Nov 05 20:32:53 2014 +0000
+++ b/sys/arch/evbarm/conf/CUBIETRUCK   Wed Nov 05 20:34:38 2014 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CUBIETRUCK,v 1.5 2014/11/05 08:16:56 martin Exp $
+#      $NetBSD: CUBIETRUCK,v 1.6 2014/11/05 20:34:38 martin Exp $
 #
 #      CUBIETRUCK - Cubieboard3 (mostly cubieboard2 with 2GB)
 #
@@ -28,6 +28,4 @@
 #
 options        PMAP_NEED_ALLOC_POOLPAGE
 
-options        MULTIPROCESSOR
-cpu* at mainbus?
 #options       VERBOSE_INIT_ARM # verbose bootstraping messages



Home | Main Index | Thread Index | Old Index