summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/RAMDISK_CD
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/i386/conf/RAMDISK_CD')
-rw-r--r--sys/arch/i386/conf/RAMDISK_CD4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD
index cbbb6d3e96b..ebd248c0289 100644
--- a/sys/arch/i386/conf/RAMDISK_CD
+++ b/sys/arch/i386/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.7 1999/11/30 08:42:17 cmetz Exp $
+# $OpenBSD: RAMDISK_CD,v 1.8 1999/12/01 15:29:57 deraadt Exp $
# from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp
#
# Install kernels no longer support X.
@@ -15,6 +15,8 @@ option I586_CPU
option I686_CPU
option GPL_MATH_EMULATE # floating point emulation
+option UVM # use the UVM virtual memory system
+
# Some BIOSes don't get the size of extended memory right. If you
# have a broken BIOS, uncomment the following and set the value
# properly for your system.