summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorSteve Murphree <smurph@cvs.openbsd.org>2001-12-22 17:58:32 +0000
committerSteve Murphree <smurph@cvs.openbsd.org>2001-12-22 17:58:32 +0000
commit9e73bdaca2919aa33ab73d9472e4388f11e344b4 (patch)
tree57903026c05dddc6a5ced601073f55f0568f5881 /sys
parent48748b359aa1579870715d7a1d9148166956853a (diff)
GENERIC configuration now includes MVME197 and M88110 options.
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/mvme88k/conf/GENERIC6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/mvme88k/conf/GENERIC b/sys/arch/mvme88k/conf/GENERIC
index e121cca15a3..fb9614dc51a 100644
--- a/sys/arch/mvme88k/conf/GENERIC
+++ b/sys/arch/mvme88k/conf/GENERIC
@@ -1,14 +1,14 @@
-# $OpenBSD: GENERIC,v 1.28 2001/12/19 07:04:41 smurph Exp $
+# $OpenBSD: GENERIC,v 1.29 2001/12/22 17:58:31 smurph Exp $
machine mvme88k
include "../../../conf/GENERIC"
option M88100 # support for mc88110 processor
-#option M88110 # support for mc88110 processor
+option M88110 # support for mc88110 processor
option MVME187 # support for 187 (M88100 required)
option MVME188 # support for 188 (M88100 required)
-#option MVME197 # support for 197 (M88110 required)
+option MVME197 # support for 197 (M88110 required)
option "NCPUS=1" # number of CPUs supported (max 4)
option BUGMAP # use the Bug ROM VME mappings
#option DEBUG # print debugging statements