Module Name:    src
Committed By:   martin
Date:           Wed Nov  5 20:34:39 UTC 2014

Modified Files:
        src/sys/arch/evbarm/conf: CUBIETRUCK

Log Message:
Remove MULTIPROCESSOR, it is now in CUBIEBOARD


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/evbarm/conf/CUBIETRUCK

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/CUBIETRUCK
diff -u src/sys/arch/evbarm/conf/CUBIETRUCK:1.5 src/sys/arch/evbarm/conf/CUBIETRUCK:1.6
--- src/sys/arch/evbarm/conf/CUBIETRUCK:1.5	Wed Nov  5 08:16:56 2014
+++ src/sys/arch/evbarm/conf/CUBIETRUCK	Wed Nov  5 20:34:38 2014
@@ -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 @@ makeoptions	CPUFLAGS="-mcpu=cortex-a7 -m
 #
 options 	PMAP_NEED_ALLOC_POOLPAGE
 
-options	MULTIPROCESSOR
-cpu* at mainbus?
 #options 	VERBOSE_INIT_ARM # verbose bootstraping messages

Reply via email to