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, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD
index d25b135a2ed..dca7fa69661 100644
--- a/sys/arch/i386/conf/RAMDISK_CD
+++ b/sys/arch/i386/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.43 2001/04/24 22:13:00 deraadt Exp $
+# $OpenBSD: RAMDISK_CD,v 1.44 2001/05/05 23:25:32 art Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -11,7 +11,7 @@ option I586_CPU
option I686_CPU
option GPL_MATH_EMULATE # floating point emulation
-option UVM # use the UVM virtual memory system
+option UVM # use the UVM virtual memory system. REQUIRED
#option DUMMY_NOPS # speed hack; recommended