mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 14:49:36 -04:00
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
This commit is contained in:
parent
09d0653552
commit
e61722f320
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue