summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
authorkato <kato@FreeBSD.org>1997-04-28 15:49:55 +0000
committerkato <kato@FreeBSD.org>1997-04-28 15:49:55 +0000
commit59ffd5c16c59ab5491ab90870a096b469e18a15c (patch)
tree3d61cf2cf3eb8ffd37b5d4039fa4923b081dbfec /sys/pc98
parentecc4c74468524987f9653aa881febbbe0e4c430e (diff)
downloadFreeBSD-src-59ffd5c16c59ab5491ab90870a096b469e18a15c.zip
FreeBSD-src-59ffd5c16c59ab5491ab90870a096b469e18a15c.tar.gz
Synchornize with sys/i386/conf/options.i386 revision 1.42.
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/conf/options.pc985
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/pc98/conf/options.pc98 b/sys/pc98/conf/options.pc98
index 190454e..f61941d 100644
--- a/sys/pc98/conf/options.pc98
+++ b/sys/pc98/conf/options.pc98
@@ -1,4 +1,4 @@
-# $Id: options.pc98,v 1.20 1997/04/05 15:06:30 kato Exp $
+# $Id: options.pc98,v 1.21 1997/04/27 13:21:57 kato Exp $
BOUNCEPAGES opt_bounce.h
USER_LDT
MATH_EMULATE opt_math_emulate.h
@@ -36,9 +36,6 @@ 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
OpenPOWER on IntegriCloud