summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-12-30 11:36:17 +0000
committerobrien <obrien@FreeBSD.org>2002-12-30 11:36:17 +0000
commit544a90b53395c12a731e552c9c3f953db2193f86 (patch)
treea570127ce8e2e5de9640dff3f132f6accf69fd23 /sys/i386/conf
parentdbfb426d3a7d069fa849d0ab3917186b648ffec8 (diff)
downloadFreeBSD-src-544a90b53395c12a731e552c9c3f953db2193f86.zip
FreeBSD-src-544a90b53395c12a731e552c9c3f953db2193f86.tar.gz
Change the ident so people know a kernel built with this has SMP support.
Diffstat (limited to 'sys/i386/conf')
-rw-r--r--sys/i386/conf/SMP2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/i386/conf/SMP b/sys/i386/conf/SMP
index 990f944..bf555f1 100644
--- a/sys/i386/conf/SMP
+++ b/sys/i386/conf/SMP
@@ -5,6 +5,8 @@
include GENERIC
+ident SMP-GENERIC
+
# To make an SMP kernel, the next two are needed
options SMP # Symmetric MultiProcessor Kernel
options APIC_IO # Symmetric (APIC) I/O
OpenPOWER on IntegriCloud