From 293ce673c84d3c70bfd4f0552df5770369c1f401 Mon Sep 17 00:00:00 2001 From: gallatin Date: Mon, 19 Jun 2000 21:15:45 +0000 Subject: Add support for the Alpha Processor, Inc. UP1000 system. Reviewed by: dfr Thanks to: Alpha Processor Inc. for supplying the hardware. --- sys/conf/options.alpha | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/conf/options.alpha') diff --git a/sys/conf/options.alpha b/sys/conf/options.alpha index f0c1a4a..8260cb0 100644 --- a/sys/conf/options.alpha +++ b/sys/conf/options.alpha @@ -15,6 +15,7 @@ DEC_AXPPCI_33 opt_cpu.h DEC_3000_300 opt_cpu.h DEC_3000_500 opt_cpu.h DEC_1000A opt_cpu.h +API_UP1000 opt_cpu.h PPC_PROBE_CHIPSET opt_ppc.h PPC_DEBUG opt_ppc.h -- cgit v1.1