freebsd-dev/sys/mips/conf/SWARM_SMP
Neel Natu 1d4fd9f5a8 SMP support for the mips port.
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
2010-02-09 06:24:43 +00:00

8 lines
75 B
Plaintext

#
# $FreeBSD$
#
options SMP
options PRINTF_BUFR_SIZE=128
include SWARM