Re-enable SMP by default.

This commit is contained in:
Jake Burkholder 2002-06-08 07:22:36 +00:00
parent 6b3d95e2cf
commit 1b5e0369d7

View File

@ -64,7 +64,7 @@ options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required
#options WITNESS #Enable checks to detect deadlocks and cycles
# To make an SMP kernel, the next line is needed
#options SMP # Symmetric MultiProcessor Kernel
options SMP # Symmetric MultiProcessor Kernel
# Standard busses
device apb # Sun APB PCI-PCI bridge