11 lines
239 B
Plaintext
11 lines
239 B
Plaintext
|
#
|
||
|
# SMP -- Generic kernel configuration file for FreeBSD/i386 SMP
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
|
||
|
include GENERIC
|
||
|
|
||
|
# To make an SMP kernel, the next two are needed
|
||
|
options SMP # Symmetric MultiProcessor Kernel
|
||
|
options APIC_IO # Symmetric (APIC) I/O
|