summaryrefslogtreecommitdiff
path: root/sys/pc98/conf/options.pc98
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pc98/conf/options.pc98')
-rw-r--r--sys/pc98/conf/options.pc9819
1 files changed, 18 insertions, 1 deletions
diff --git a/sys/pc98/conf/options.pc98 b/sys/pc98/conf/options.pc98
index d45c99ae9381..190454ea8dfa 100644
--- a/sys/pc98/conf/options.pc98
+++ b/sys/pc98/conf/options.pc98
@@ -1,4 +1,4 @@
-# $Id: options.pc98,v 1.19 1997/03/22 18:54:15 kato Exp $
+# $Id: options.pc98,v 1.20 1997/04/05 15:06:30 kato Exp $
BOUNCEPAGES opt_bounce.h
USER_LDT
MATH_EMULATE opt_math_emulate.h
@@ -28,6 +28,23 @@ PCVT_FREEBSD opt_pcvt.h
PCVT_SCANSET opt_pcvt.h
XSERVER opt_pcvt.h
+SMP opt_smp.h
+APIC_IO opt_smp.h
+NCPU opt_smp.h
+NBUS opt_smp.h
+NAPIC opt_smp.h
+NINTR opt_smp.h
+SMP_TIMER_NC opt_smp.h
+
+# Should be working. When one cpu flushes it's TLB, it's propagated to all.
+SMP_INVLTLB opt_smp_invltlb.h
+
+# These three are known to be broken, don't enable them.
+SMP_PRIVPAGES opt_smp_privpages.h
+SMP_AUTOSTART opt_smp_autostart.h
+
+SERIAL_DEBUG opt_serial.h
+
AHC_TAGENABLE opt_aic7xxx.h
AHC_SCBPAGING_ENABLE opt_aic7xxx.h
AHC_ALLOW_MEMIO opt_aic7xxx.h