Comment out options SMP for now until I figure out what's going on.
This commit is contained in:
parent
2a0eb0b58c
commit
a682b4e6e7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user