Milestone: enable SMP by default.

This commit is contained in:
marcel 2005-09-05 21:36:28 +00:00
parent b58a5b21d1
commit 9a432bff04

View File

@ -46,7 +46,7 @@ options PSEUDOFS # Pseudo-filesystem framework
options SCHED_4BSD # 4BSD scheduler
#options SCHED_ULE # ULE scheduler
options SCSI_DELAY=5000 # Delay (in ms) before probing SCSI
#options SMP # SMP support
options SMP # Symmetric Multi-Processor support
options SOFTUPDATES # Enable FFS soft updates support
options SYSVMSG # SYSV-style message queues
options SYSVSEM # SYSV-style semaphores