summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/RAMDISKB
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/i386/conf/RAMDISKB')
-rw-r--r--sys/arch/i386/conf/RAMDISKB3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/RAMDISKB b/sys/arch/i386/conf/RAMDISKB
index 5961c93a6ba..606042be0c7 100644
--- a/sys/arch/i386/conf/RAMDISKB
+++ b/sys/arch/i386/conf/RAMDISKB
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKB,v 1.40 2001/06/23 19:46:57 deraadt Exp $
+# $OpenBSD: RAMDISKB,v 1.41 2001/06/27 05:46:15 art Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -11,7 +11,6 @@ option I586_CPU
option I686_CPU
option GPL_MATH_EMULATE # floating point emulation
-option UVM # use the UVM virtual memory system. REQUIRED
option SMALL_KERNEL
#option DUMMY_NOPS # speed hack; recommended