bbfdfd22d0
release and turn off kernel debugging. Also turn off SMP on i386 and amd64 and add an SMP kernel config. Approved by: re (implicit)
13 lines
257 B
Plaintext
13 lines
257 B
Plaintext
#
|
|
# SMP -- Generic kernel configuration file for FreeBSD/i386 SMP
|
|
# Use this for multi-processor machines
|
|
#
|
|
# $FreeBSD$
|
|
|
|
include GENERIC
|
|
|
|
ident SMP-GENERIC
|
|
|
|
# To make an SMP kernel, the next line is needed
|
|
options SMP # Symmetric MultiProcessor Kernel
|