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 options MULTIPROCESSOR
details: https://anonhg.NetBSD.org/src/rev/5f9ed1d3e115
branches: trunk
changeset: 363056:5f9ed1d3e115
user: ryo <ryo%NetBSD.org@localhost>
date: Mon Jul 09 09:55:58 2018 +0000
description:
enable options MULTIPROCESSOR
diffstat:
sys/arch/evbarm/conf/RPI64 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 85609def0518 -r 5f9ed1d3e115 sys/arch/evbarm/conf/RPI64
--- a/sys/arch/evbarm/conf/RPI64 Mon Jul 09 09:22:55 2018 +0000
+++ b/sys/arch/evbarm/conf/RPI64 Mon Jul 09 09:55:58 2018 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: RPI64,v 1.5 2018/07/01 15:33:29 skrll Exp $
+# $NetBSD: RPI64,v 1.6 2018/07/09 09:55:58 ryo Exp $
#
# RPI64 - Raspberry Pi 3 and Pi 2 v1.2 in AARCH64 mode
#
@@ -19,6 +19,7 @@
# CPU options
options CPU_CORTEXA53
options SOC_BCM2836
+options MULTIPROCESSOR
# verbose bootstraping messages
options EARLYCONS=bcm2837
Home |
Main Index |
Thread Index |
Old Index