summaryrefslogtreecommitdiffstats
path: root/sys/arm
diff options
context:
space:
mode:
authorandrew <andrew@FreeBSD.org>2015-02-27 12:40:44 +0000
committerandrew <andrew@FreeBSD.org>2015-02-27 12:40:44 +0000
commitc1c12e9f5ed7c8e523dda420aacc691d005f1e31 (patch)
tree73736031d4e79df7f723767ff3b38bf2a15393da /sys/arm
parent7df93e0ecc5fa16737622b2e3d1b36e82ab66b26 (diff)
downloadFreeBSD-src-c1c12e9f5ed7c8e523dda420aacc691d005f1e31.zip
FreeBSD-src-c1c12e9f5ed7c8e523dda420aacc691d005f1e31.tar.gz
Remove SMP support from the Wandboard-Solo and have it run as part of
universe as a config with sched_ule but without SMP. Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'sys/arm')
-rw-r--r--sys/arm/conf/WANDBOARD-SOLO4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arm/conf/WANDBOARD-SOLO b/sys/arm/conf/WANDBOARD-SOLO
index 39a0c7c..ad56365 100644
--- a/sys/arm/conf/WANDBOARD-SOLO
+++ b/sys/arm/conf/WANDBOARD-SOLO
@@ -17,11 +17,11 @@
#
# $FreeBSD$
-#NO_UNIVERSE
-
include "IMX6"
ident WANDBOARD-SOLO
+nooptions SMP
+
# Flattened Device Tree
options FDT_DTB_STATIC
makeoptions FDT_DTS_FILE=wandboard-solo.dts
OpenPOWER on IntegriCloud