diff options
| -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 |
