diff options
Diffstat (limited to 'sys/arch/mvme68k/conf/MVME167')
-rw-r--r-- | sys/arch/mvme68k/conf/MVME167 | 4 |
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) |