summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorArtur Grabowski <art@cvs.openbsd.org>2000-11-08 11:53:55 +0000
committerArtur Grabowski <art@cvs.openbsd.org>2000-11-08 11:53:55 +0000
commit65178fda99e1acce32694e2af568b81994f27b65 (patch)
treecbda7791b60d7fbb43916360b1053ac38b0c7d55 /sys/arch
parent7f3ecfab36d1968a2b774752d13e6967c3db13a9 (diff)
Enable UVM by default.
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/amiga/conf/DRACO4
-rw-r--r--sys/arch/amiga/conf/GENERIC4
-rw-r--r--sys/arch/amiga/conf/RAMDISK4
3 files changed, 6 insertions, 6 deletions
diff --git a/sys/arch/amiga/conf/DRACO b/sys/arch/amiga/conf/DRACO
index f05b504eed0..94db07f4efc 100644
--- a/sys/arch/amiga/conf/DRACO
+++ b/sys/arch/amiga/conf/DRACO
@@ -1,4 +1,4 @@
-# $OpenBSD: DRACO,v 1.13 2000/07/20 15:28:52 espie Exp $
+# $OpenBSD: DRACO,v 1.14 2000/11/08 11:53:54 art Exp $
# $NetBSD: DRACO,v 1.7 1996/12/20 19:18:16 veego Exp $
#
@@ -23,7 +23,7 @@ option DRACO
option "M68060" # support for 060
option "M060SP" # MC68060 software support (Required for 060)
-#option UVM # use the UVM virtual memory system
+option UVM # use the UVM virtual memory system
#
# Networking options
diff --git a/sys/arch/amiga/conf/GENERIC b/sys/arch/amiga/conf/GENERIC
index 5c10bd268a4..2f4bc18c542 100644
--- a/sys/arch/amiga/conf/GENERIC
+++ b/sys/arch/amiga/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.32 2000/09/02 13:45:39 espie Exp $
+# $OpenBSD: GENERIC,v 1.33 2000/11/08 11:53:53 art Exp $
# $NetBSD: GENERIC,v 1.85 1997/08/27 19:32:49 is Exp $
#
@@ -34,7 +34,7 @@ option M68030 # support for 030
option M68020 # support for 020/851
option FPU_EMULATE # FPU emulation
-#option UVM # use the UVM virtual memory system
+option UVM # use the UVM virtual memory system
#
# File systems
diff --git a/sys/arch/amiga/conf/RAMDISK b/sys/arch/amiga/conf/RAMDISK
index 5120eb5dca9..2ab1a08cc3e 100644
--- a/sys/arch/amiga/conf/RAMDISK
+++ b/sys/arch/amiga/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.8 2000/07/20 15:28:52 espie Exp $
+# $OpenBSD: RAMDISK,v 1.9 2000/11/08 11:53:54 art Exp $
#
# A ramdisk kernel
@@ -25,7 +25,7 @@ option "M68030" # support for 030
option "M68020" # support for 020/851
option FPU_EMULATE # FPU emulation
-#option UVM # use the UVM virtual memory system
+option UVM # use the UVM virtual memory system
#
# File systems