summaryrefslogtreecommitdiffstats
path: root/sys/ia64/conf
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2005-09-05 21:36:28 +0000
committermarcel <marcel@FreeBSD.org>2005-09-05 21:36:28 +0000
commit9a432bff049ba902f912e16392a7224c8ba35bff (patch)
tree9bc960a6447f7c9c409425a494b6121d7d3fb7ac /sys/ia64/conf
parentb58a5b21d1a8858af6a491d282beae77c3fb4072 (diff)
downloadFreeBSD-src-9a432bff049ba902f912e16392a7224c8ba35bff.zip
FreeBSD-src-9a432bff049ba902f912e16392a7224c8ba35bff.tar.gz
Milestone: enable SMP by default.
Diffstat (limited to 'sys/ia64/conf')
-rw-r--r--sys/ia64/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ia64/conf/GENERIC b/sys/ia64/conf/GENERIC
index 97234dd..560e92d 100644
--- a/sys/ia64/conf/GENERIC
+++ b/sys/ia64/conf/GENERIC
@@ -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
OpenPOWER on IntegriCloud