Module Name:    src
Committed By:   jmcneill
Date:           Sun May 31 14:43:59 UTC 2015

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

Log Message:
enable MULTIPROCESSOR


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/evbarm/conf/JETSONTK1

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/JETSONTK1
diff -u src/sys/arch/evbarm/conf/JETSONTK1:1.27 src/sys/arch/evbarm/conf/JETSONTK1:1.28
--- src/sys/arch/evbarm/conf/JETSONTK1:1.27	Sat May 30 15:36:27 2015
+++ src/sys/arch/evbarm/conf/JETSONTK1	Sun May 31 14:43:59 2015
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: JETSONTK1,v 1.27 2015/05/30 15:36:27 jmcneill Exp $
+#	$NetBSD: JETSONTK1,v 1.28 2015/05/31 14:43:59 jmcneill Exp $
 #
 #	NVIDIA Jetson TK1 - Tegra K1 development kit
 #	https://developer.nvidia.com/jetson-tk1
@@ -12,7 +12,7 @@ options 	CPU_CORTEXA15
 options 	SOC_TEGRA124
 options 	BOARD_JETSONTK1
 options 	CPUFREQ_BOOT=2292
-#options 	MULTIPROCESSOR
+options 	MULTIPROCESSOR
 #options 	MEMSIZE=2048
 
 options 	DIAGNOSTIC	# internal consistency checks

Reply via email to