diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2001-08-23 22:04:33 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2001-08-23 22:04:33 +0000 |
commit | 545145785d4f9beb3fa768f9e89dd4de8bf75a43 (patch) | |
tree | ece0b4bac64de2f5f6c8555b21fb89ebc5944616 /sys/arch/mvme88k/conf/M187 | |
parent | bb7cdf98e182349043e1315789abbbcb70e14435 (diff) |
option M88000 is not necessary for mvme88k.
Diffstat (limited to 'sys/arch/mvme88k/conf/M187')
-rw-r--r-- | sys/arch/mvme88k/conf/M187 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/mvme88k/conf/M187 b/sys/arch/mvme88k/conf/M187 index 88a6e1ca137..4271cb18c56 100644 --- a/sys/arch/mvme88k/conf/M187 +++ b/sys/arch/mvme88k/conf/M187 @@ -1,10 +1,9 @@ -# $OpenBSD: M187,v 1.11 2001/06/27 05:46:21 art Exp $ +# $OpenBSD: M187,v 1.12 2001/08/23 22:04:32 miod Exp $ machine mvme88k include "../../../conf/GENERIC" -option "M88000" # support for 88K option MVME187 # support for 187 option "NCPUS=1" # Number of cpus supported (max 4) option BUGMAP # use Bug Rom VME Mappings |