Comment out options SMP for now until I figure out what's going on.

This commit is contained in:
Jake Burkholder 2002-06-07 15:36:42 +00:00
parent 2a0eb0b58c
commit a682b4e6e7

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