summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/RAMDISKC
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2005-01-06 21:37:30 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2005-01-06 21:37:30 +0000
commit3c76114027c7945aa47f9db2e5b15c06e60c83f5 (patch)
treec607dcea39c7cc223057307fa67783faef7257aa /sys/arch/i386/conf/RAMDISKC
parent2d550a8b5849bdf6566967bcf1e20357469b3a14 (diff)
turn off GPL_MATH_EMULATE by default (fully BSD licensed floppies, neat eh); miod ok
Diffstat (limited to 'sys/arch/i386/conf/RAMDISKC')
-rw-r--r--sys/arch/i386/conf/RAMDISKC4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/RAMDISKC b/sys/arch/i386/conf/RAMDISKC
index bad0a36a4af..8b1e4b83ea5 100644
--- a/sys/arch/i386/conf/RAMDISKC
+++ b/sys/arch/i386/conf/RAMDISKC
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKC,v 1.46 2005/01/06 21:32:57 deraadt Exp $
+# $OpenBSD: RAMDISKC,v 1.47 2005/01/06 21:37:29 deraadt Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -9,7 +9,7 @@ option I386_CPU # CPU classes; at least one is REQUIRED
option I486_CPU
option I586_CPU
option I686_CPU
-option GPL_MATH_EMULATE # floating point emulation
+#option GPL_MATH_EMULATE # floating point emulation
option SMALL_KERNEL
option NO_PROPOLICE