summaryrefslogtreecommitdiff
path: root/sys/arch/sgi/conf/RAMDISK
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2004-08-09 10:19:51 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2004-08-09 10:19:51 +0000
commit30758dd93da1d2c413b39248b2c3ea372b46a284 (patch)
tree2749cef72132d2f0fb9de2bd7c0fc505caa3a2d1 /sys/arch/sgi/conf/RAMDISK
parentb0a01b93d09d001bd48236ab1fab616cb1c6e9dc (diff)
UVM is no longer an option since years.
Diffstat (limited to 'sys/arch/sgi/conf/RAMDISK')
-rw-r--r--sys/arch/sgi/conf/RAMDISK3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/sgi/conf/RAMDISK b/sys/arch/sgi/conf/RAMDISK
index f04f512f6de..827b7784f86 100644
--- a/sys/arch/sgi/conf/RAMDISK
+++ b/sys/arch/sgi/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.1 2004/08/06 21:12:18 pefo Exp $
+# $OpenBSD: RAMDISK,v 1.2 2004/08/09 10:19:50 miod Exp $
#
machine sgi mips64
@@ -15,7 +15,6 @@ makeoption ENDIAN="-EB"
option SWAPPAGER # swap pager (anonymous and swap space)
option DEVPAGER # device pager (mapped devices)
-option UVM # uses unified VM system
option NATIVE_ELF # Systems uses ELF as native format
option DIAGNOSTIC # extra kernel debugging checks