summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/GENERIC
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/i386/conf/GENERIC')
-rw-r--r--sys/arch/i386/conf/GENERIC4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index bf643d7cc40..850ba1f5a78 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.267 2001/06/26 21:40:43 jason Exp $
+# $OpenBSD: GENERIC,v 1.268 2001/06/27 05:46:14 art Exp $
# $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $
#
# GENERIC -- everything that's currently supported
@@ -14,8 +14,6 @@ option I586_CPU
option I686_CPU
option GPL_MATH_EMULATE # floating point emulation. required.
-option UVM # use the UVM virtual memory system. REQUIRED
-
option USER_PCICONF # user-space PCI configuration
#option VM86 # Virtual 8086 emulation