summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Gallatin <gallatin@FreeBSD.org>2000-06-19 21:55:42 +0000
committerAndrew Gallatin <gallatin@FreeBSD.org>2000-06-19 21:55:42 +0000
commit126a0c95698df4b36e12a3597b993d797f8bb7af (patch)
tree1595dd14cdb351bd7f30d5da777f7b44729f78f3
parent475804707d7368b99d80d1abf34ea1a627fa1e8f (diff)
Notes
-rw-r--r--sys/alpha/conf/GENERIC1
-rw-r--r--sys/alpha/conf/NOTES1
2 files changed, 2 insertions, 0 deletions
diff --git a/sys/alpha/conf/GENERIC b/sys/alpha/conf/GENERIC
index 81bafbc55fa0..874107712c46 100644
--- a/sys/alpha/conf/GENERIC
+++ b/sys/alpha/conf/GENERIC
@@ -32,6 +32,7 @@ hints "GENERIC.hints"
#makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
# Platforms supported
+options API_UP1000 # UP1000 (Nautilus)
options DEC_AXPPCI_33 # UDB, Multia, AXPpci33, Noname
options DEC_EB164 # EB164, PC164, PC164LX, PC164SX
options DEC_EB64PLUS # EB64+, Aspen Alpine, etc
diff --git a/sys/alpha/conf/NOTES b/sys/alpha/conf/NOTES
index 81bafbc55fa0..874107712c46 100644
--- a/sys/alpha/conf/NOTES
+++ b/sys/alpha/conf/NOTES
@@ -32,6 +32,7 @@ hints "GENERIC.hints"
#makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
# Platforms supported
+options API_UP1000 # UP1000 (Nautilus)
options DEC_AXPPCI_33 # UDB, Multia, AXPpci33, Noname
options DEC_EB164 # EB164, PC164, PC164LX, PC164SX
options DEC_EB64PLUS # EB64+, Aspen Alpine, etc