diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2003-11-03 22:49:51 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2003-11-03 22:49:51 +0000 |
| commit | 05354a6e4265a3b070ecc1aeef32c1ad07dff79d (patch) | |
| tree | ba5c73ae52da1178976d1403128113669b13a35d | |
| parent | d1f5dae92b77e18fdd123b2292e1a757b00d2e43 (diff) | |
Notes
| -rw-r--r-- | sys/i386/conf/SMP | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/sys/i386/conf/SMP b/sys/i386/conf/SMP deleted file mode 100644 index bf555f157810..000000000000 --- a/sys/i386/conf/SMP +++ /dev/null @@ -1,12 +0,0 @@ -# -# SMP -- Generic kernel configuration file for FreeBSD/i386 SMP -# -# $FreeBSD$ - -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 |
