Module Name: src Committed By: jmcneill Date: Sun May 3 18:49:28 UTC 2015
Modified Files: src/sys/arch/evbarm/conf: JETSONTK1 Log Message: disable MULTIPROCESSOR for now To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 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.9 src/sys/arch/evbarm/conf/JETSONTK1:1.10 --- src/sys/arch/evbarm/conf/JETSONTK1:1.9 Sun May 3 01:07:44 2015 +++ src/sys/arch/evbarm/conf/JETSONTK1 Sun May 3 18:49:28 2015 @@ -1,5 +1,5 @@ # -# $NetBSD: JETSONTK1,v 1.9 2015/05/03 01:07:44 jmcneill Exp $ +# $NetBSD: JETSONTK1,v 1.10 2015/05/03 18:49:28 jmcneill Exp $ # # NVIDIA Jetson TK1 - Tegra K1 development kit # https://developer.nvidia.com/jetson-tk1 @@ -11,7 +11,7 @@ include "arch/evbarm/conf/GENERIC.common options CPU_CORTEXA15 options SOC_TEGRA124 options BOARD_JETSONTK1 -options MULTIPROCESSOR +#options MULTIPROCESSOR #options MEMSIZE=2048 options DIAGNOSTIC # internal consistency checks