diff options
Diffstat (limited to 'sys/arch/mvme88k/conf/M187')
-rw-r--r-- | sys/arch/mvme88k/conf/M187 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/arch/mvme88k/conf/M187 b/sys/arch/mvme88k/conf/M187 index c252451bc8a..74d46e2606b 100644 --- a/sys/arch/mvme88k/conf/M187 +++ b/sys/arch/mvme88k/conf/M187 @@ -1,17 +1,16 @@ -# $OpenBSD: M187,v 1.16 2001/12/13 20:32:56 miod Exp $ +# $OpenBSD: M187,v 1.17 2001/12/16 23:49:43 miod Exp $ machine mvme88k include "../../../conf/GENERIC" option MVME187 # support for 187 +option "NCPUS=1" # Number of cpus supported (max 4) option BUGMAP # use Bug Rom VME Mappings - #option DEBUG # print debugging statements #option EH_DEBUG # debugging code for exception handlers # Define this if your processor has the xxx.usr bug (mask C82N) -# In doubt, leave it enabled. option ERRATA__XXX_USR maxusers 64 |