summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/RAMDISKB
diff options
context:
space:
mode:
authorArtur Grabowski <art@cvs.openbsd.org>2001-06-27 05:46:29 +0000
committerArtur Grabowski <art@cvs.openbsd.org>2001-06-27 05:46:29 +0000
commitb5667c845a82a0ce09b33001a466d9d84dfcfe83 (patch)
treefbcb6775aa61f4f0221199dc8ee06704388d122f /sys/arch/i386/conf/RAMDISKB
parent8f7833fa7c0fe5e4e3c5060b1dd5ff5f07121338 (diff)
UVM is no longer an option.
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