From be771a0f3629c80c9a7bc69418ca4eda8ace878b Mon Sep 17 00:00:00 2001 From: cgd Date: Tue, 12 Nov 1996 18:05:53 +0000 Subject: [PATCH] add DEC_EB164 option --- sys/arch/alpha/conf/ALPHA | 3 ++- sys/arch/alpha/conf/GENERIC.PROF | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/sys/arch/alpha/conf/ALPHA b/sys/arch/alpha/conf/ALPHA index d5eb150fb06b..36dad67c2f05 100644 --- a/sys/arch/alpha/conf/ALPHA +++ b/sys/arch/alpha/conf/ALPHA @@ -1,4 +1,4 @@ -# $NetBSD: ALPHA,v 1.24 1996/09/27 17:08:32 cgd Exp $ +# $NetBSD: ALPHA,v 1.25 1996/11/12 18:05:54 cgd Exp $ # # Alpha kernel with all the options you'd want, and more. @@ -12,6 +12,7 @@ options DEC_3000_300 # Pelican etc: 3000/300* options DEC_2100_A50 # Avanti etc: AlphaStation 400, 200, etc. options DEC_KN20AA # KN20AA: AlphaStation 600 options DEC_AXPPCI_33 # NoName: AXPpci33, etc. +options DEC_EB164 # EB164 #options DEC_2000_300 # "Jensen": 2000/300 (DECpc AXP 150) # needs to be set per system diff --git a/sys/arch/alpha/conf/GENERIC.PROF b/sys/arch/alpha/conf/GENERIC.PROF index 1d9b122e4c77..84b985b58dbd 100644 --- a/sys/arch/alpha/conf/GENERIC.PROF +++ b/sys/arch/alpha/conf/GENERIC.PROF @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC.PROF,v 1.4 1996/09/27 17:08:33 cgd Exp $ +# $NetBSD: GENERIC.PROF,v 1.5 1996/11/12 18:05:53 cgd Exp $ # # Generic Alpha kernel. Enough to get booted, etc., but not much more. @@ -16,6 +16,7 @@ options DEC_3000_300 # Pelican etc: 3000/300* options DEC_2100_A50 # Avanti etc: AlphaStation 400, 200, etc. options DEC_KN20AA # KN20AA: AlphaStation 600 options DEC_AXPPCI_33 # NoName: AXPpci33, etc. +options DEC_EB164 # EB164 #options DEC_2000_300 # "Jensen": 2000/300 (DECpc AXP 150) # needs to be set per system