summaryrefslogtreecommitdiffstats
path: root/sys/i386
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-10-20 01:15:54 +0000
committerobrien <obrien@FreeBSD.org>2001-10-20 01:15:54 +0000
commitce20b502fbae59491abc3395683d5ce71eb060b6 (patch)
treef0fe84078fcf741b5d43c75d163321d312decad1 /sys/i386
parentbfa4675b15fb1891161200c56c968e409794ebdb (diff)
downloadFreeBSD-src-ce20b502fbae59491abc3395683d5ce71eb060b6.zip
FreeBSD-src-ce20b502fbae59491abc3395683d5ce71eb060b6.tar.gz
Drop support for x87 emulation. Any CPU one would dare to run 5-CURRENT
on would have built-in FP support.
Diffstat (limited to 'sys/i386')
-rw-r--r--sys/i386/conf/GENERIC1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index 909fd87..83d0065 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -29,7 +29,6 @@ maxusers 32
makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
-options MATH_EMULATE #Support for x87 emulation
options INET #InterNETworking
options INET6 #IPv6 communications protocols
options FFS #Berkeley Fast Filesystem
OpenPOWER on IntegriCloud