Module Name:    src
Committed By:   matt
Date:           Sun Mar 30 16:01:46 UTC 2014

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

Log Message:
Make this MP by default


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evbarm/conf/OMAP5EVM

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/OMAP5EVM
diff -u src/sys/arch/evbarm/conf/OMAP5EVM:1.1 src/sys/arch/evbarm/conf/OMAP5EVM:1.2
--- src/sys/arch/evbarm/conf/OMAP5EVM:1.1	Sat Mar 29 14:05:58 2014
+++ src/sys/arch/evbarm/conf/OMAP5EVM	Sun Mar 30 16:01:46 2014
@@ -1,5 +1,5 @@
 #
-#	$NetBSD: OMAP5EVM,v 1.1 2014/03/29 14:05:58 matt Exp $
+#	$NetBSD: OMAP5EVM,v 1.2 2014/03/30 16:01:46 matt Exp $
 #
 #	PANDABOARD -- TI OMAP 4430 Eval Board Kernel
 #
@@ -20,6 +20,7 @@ options 	RTC_OFFSET=0	# hardware clock i
 options 	CPU_CORTEXA15
 options 	OMAP_5430
 options 	PMAPCOUNTERS
+options 	MULTIPROCESSOR
 # no options	__HAVE_MM_MD_DIRECT_MAPPED_PHYS # too much memory to direct map
 
 # Architecture options

Reply via email to