aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/options.i386
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2004-11-16 20:42:32 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2004-11-16 20:42:32 +0000
commit2d68e3fb92624f0041f8394b6aa8a53c23ba31d9 (patch)
tree675ab00de5628f598aa1773d0c714a0300dafb2d /sys/conf/options.i386
parent60ede768f7cb48efacfe29a75bffe9f2546f2a50 (diff)
downloadsrc-2d68e3fb92624f0041f8394b6aa8a53c23ba31d9.tar.gz
src-2d68e3fb92624f0041f8394b6aa8a53c23ba31d9.zip
Initiate deorbit burn sequence for 80386 support in FreeBSD: Remove
80386 (I386_CPU) support from the kernel.
Notes
Notes: svn path=/head/; revision=137784
Diffstat (limited to 'sys/conf/options.i386')
-rw-r--r--sys/conf/options.i3861
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/conf/options.i386 b/sys/conf/options.i386
index 0ecfd466eee9..2f6768146816 100644
--- a/sys/conf/options.i386
+++ b/sys/conf/options.i386
@@ -72,7 +72,6 @@ NO_F00F_HACK opt_cpu.h
NO_MEMORY_HOLE opt_cpu.h
# The CPU type affects the endian conversion functions all over the kernel.
-I386_CPU opt_global.h
I486_CPU opt_global.h
I586_CPU opt_global.h
I686_CPU opt_global.h