summaryrefslogtreecommitdiff
path: root/sys/arch/mvmeppc/conf
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/mvmeppc/conf')
-rw-r--r--sys/arch/mvmeppc/conf/GENERIC3
-rw-r--r--sys/arch/mvmeppc/conf/RAMDISK3
2 files changed, 2 insertions, 4 deletions
diff --git a/sys/arch/mvmeppc/conf/GENERIC b/sys/arch/mvmeppc/conf/GENERIC
index a8a9651d459..ecaa6999300 100644
--- a/sys/arch/mvmeppc/conf/GENERIC
+++ b/sys/arch/mvmeppc/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.1 2001/06/26 21:57:37 smurph Exp $
+# $OpenBSD: GENERIC,v 1.2 2001/06/27 05:46:23 art Exp $
#
# MVMEPPC GENERIC config file
#
@@ -11,7 +11,6 @@ maxusers 32
# actual machine type probed via name of openfirmware root node.
option SYS_TYPE=APPL
-option UVM
option PCIVERBOSE
include "../../../conf/GENERIC"
diff --git a/sys/arch/mvmeppc/conf/RAMDISK b/sys/arch/mvmeppc/conf/RAMDISK
index 06fe720a7a6..0766f3df50c 100644
--- a/sys/arch/mvmeppc/conf/RAMDISK
+++ b/sys/arch/mvmeppc/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.1 2001/06/26 21:57:38 smurph Exp $
+# $OpenBSD: RAMDISK,v 1.2 2001/06/27 05:46:24 art Exp $
#
# MVMEPPC GENERIC config file
#
@@ -11,7 +11,6 @@ maxusers 32
# actual machine type probed via name of openfirmware root node.
option SYS_TYPE=APPL
-option UVM
option PCIVERBOSE
include "../../../conf/GENERIC"