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/fa0b535ee582
branches:  trunk
changeset: 338598:fa0b535ee582
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Sun May 31 14:43:59 2015 +0000

description:
enable MULTIPROCESSOR

diffstat:

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

diffs (19 lines):

diff -r 95989ff8e4d2 -r fa0b535ee582 sys/arch/evbarm/conf/JETSONTK1
--- a/sys/arch/evbarm/conf/JETSONTK1    Sun May 31 14:42:56 2015 +0000
+++ b/sys/arch/evbarm/conf/JETSONTK1    Sun May 31 14:43:59 2015 +0000
@@ -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        SOC_TEGRA124
 options        BOARD_JETSONTK1
 options        CPUFREQ_BOOT=2292
-#options       MULTIPROCESSOR
+options        MULTIPROCESSOR
 #options       MEMSIZE=2048
 
 options        DIAGNOSTIC      # internal consistency checks



Home | Main Index | Thread Index | Old Index