summaryrefslogtreecommitdiff
path: root/sys/arch/mvme68k/conf/MVME167
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1995-11-23 13:13:29 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1995-11-23 13:13:29 +0000
commite9d572527c57972b051369ca20539a0e1ef2c6ed (patch)
tree68048d6a6a69bcbf1a050be4ff898a4afe23bbaf /sys/arch/mvme68k/conf/MVME167
parent86ed2c5c7ea8656d7ea8c78f0f9cabe1cf3bdaaa (diff)
MAPPEDCOPY is garbage; it is not cache-aware
Diffstat (limited to 'sys/arch/mvme68k/conf/MVME167')
-rw-r--r--sys/arch/mvme68k/conf/MVME1674
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/mvme68k/conf/MVME167 b/sys/arch/mvme68k/conf/MVME167
index 4fed3beeb8d..7c2f4b60443 100644
--- a/sys/arch/mvme68k/conf/MVME167
+++ b/sys/arch/mvme68k/conf/MVME167
@@ -1,4 +1,4 @@
-# $Id: MVME167,v 1.3 1995/11/07 08:42:22 deraadt Exp $
+# $Id: MVME167,v 1.4 1995/11/23 13:13:28 deraadt Exp $
machine mvme68k m68k
@@ -7,8 +7,6 @@ options FPSP # MC68040 floating point support
#options "M68030" # support for 030
options FPCOPROC # Support for MC6888[12] (Required)
-options MAPPEDCOPY # GOOD? BAD? UGLY? PRETTY?
-
#options MVME147 # (requires M68030)
#options MVME162 # (requires M68040)
options MVME167 # includes 166 (requires M68040)