Turn SMP back on by default in GENERIC on the Alpha.
This commit is contained in:
parent
62824956eb
commit
1d8d40a194
@ -78,7 +78,7 @@ options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required
|
||||
options WITNESS #Enable mutex checks to detects 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 isa
|
||||
|
@ -78,7 +78,7 @@ options INVARIANT_SUPPORT #Extra sanity checks of internal structures, required
|
||||
options WITNESS #Enable mutex checks to detects 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 isa
|
||||
|
Loading…
x
Reference in New Issue
Block a user