mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 14:17:06 -04:00
The platform that supports SMP currently is a SWARM with a dual-core Sibyte processor. The kernel config file to use is SWARM_SMP. Reviewed by: imp, rrs
7 lines
75 B
Text
7 lines
75 B
Text
#
|
|
# $FreeBSD$
|
|
#
|
|
options SMP
|
|
options PRINTF_BUFR_SIZE=128
|
|
|
|
include SWARM
|