freebsd-dev/sys/i386/conf/SMP
David E. O'Brien 83d06d0529 Using our new wonderful include directive, save our x86 SMP users from
having to edit GENERIC to build a useful kernel.  This also opens the
possibility of including an SMP kernel in the release.
2002-12-30 11:31:58 +00:00

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