Remove commented out OPTIONS DEC_5100 line - there was already an
uncommented line above for the 5100. Mention "kn04" (the 5000/150) on the DEC_3MIN options line.
This commit is contained in:
parent
c34b7ca182
commit
e35fe182af
@ -2,7 +2,7 @@
|
||||
# Distribution kernel (any model) kernel config file
|
||||
|
||||
#
|
||||
# $NetBSD: GENERIC,v 1.30 1998/07/03 20:06:09 mhitch Exp $
|
||||
# $NetBSD: GENERIC,v 1.31 1998/10/20 03:03:04 simonb Exp $
|
||||
#
|
||||
include "arch/pmax/conf/std.pmax"
|
||||
|
||||
@ -16,11 +16,10 @@ options MIPS3 # R4000/R4400/R4600 CPUs
|
||||
options DEC_3100 # kn01: DECstation 2100, 3100
|
||||
options DEC_5100 # kn230: DECsystem 5100
|
||||
options DEC_MAXINE # kn02ca: 5000/xx (Personal DECstation)
|
||||
options DEC_3MIN # kn02ba: 5000/1xx (3min) support
|
||||
options DEC_3MIN # 5000/1xx (kn02ba) , 5000/150 (kn04)
|
||||
options DEC_3MAX # kn02: 5000/200 support
|
||||
options DEC_3MAXPLUS # 5000/240 (kn03) , 5000/260 (kn05)
|
||||
|
||||
#options DEC_5100
|
||||
#options DEC_5400
|
||||
#options DEC_5800
|
||||
#options DEC_5500
|
||||
|
Loading…
Reference in New Issue
Block a user