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/cf1e50f776f6
branches:  trunk
changeset: 335168:cf1e50f776f6
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Sun Dec 28 16:04:05 2014 +0000

description:
enable MULTIPROCESSOR

diffstat:

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

diffs (19 lines):

diff -r 69f5196dea67 -r cf1e50f776f6 sys/arch/evbarm/conf/ROCKCHIP
--- a/sys/arch/evbarm/conf/ROCKCHIP     Sun Dec 28 16:03:51 2014 +0000
+++ b/sys/arch/evbarm/conf/ROCKCHIP     Sun Dec 28 16:04:05 2014 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: ROCKCHIP,v 1.3 2014/12/27 20:28:09 jmcneill Exp $
+#      $NetBSD: ROCKCHIP,v 1.4 2014/12/28 16:04:05 jmcneill Exp $
 #
 #      Rockchip RK3066/RK3188 based SBC (Single Board Computer)
 #
@@ -156,7 +156,7 @@
 
 # The boot cpu
 cpu*           at mainbus?
-#options       MULTIPROCESSOR
+options        MULTIPROCESSOR
 
 # A9 core devices
 armperiph0     at mainbus?



Home | Main Index | Thread Index | Old Index