diff options
-rw-r--r-- | sys/conf/options.pc98 | 3 | ||||
-rw-r--r-- | sys/pc98/conf/options.pc98 | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/sys/conf/options.pc98 b/sys/conf/options.pc98 index 10d703d..5f0041f 100644 --- a/sys/conf/options.pc98 +++ b/sys/conf/options.pc98 @@ -1,4 +1,4 @@ -# $Id: options.pc98,v 1.31 1997/07/14 12:33:06 kato Exp $ +# $Id: options.pc98,v 1.32 1997/07/26 01:35:14 kato Exp $ BOUNCEPAGES opt_bounce.h USER_LDT MATH_EMULATE opt_math_emulate.h @@ -38,7 +38,6 @@ NCPU opt_smp.h NBUS opt_smp.h NAPIC opt_smp.h NINTR opt_smp.h -SMP_TIMER_NC opt_smp.h AHC_TAGENABLE opt_aic7xxx.h AHC_SCBPAGING_ENABLE opt_aic7xxx.h diff --git a/sys/pc98/conf/options.pc98 b/sys/pc98/conf/options.pc98 index 10d703d..5f0041f 100644 --- a/sys/pc98/conf/options.pc98 +++ b/sys/pc98/conf/options.pc98 @@ -1,4 +1,4 @@ -# $Id: options.pc98,v 1.31 1997/07/14 12:33:06 kato Exp $ +# $Id: options.pc98,v 1.32 1997/07/26 01:35:14 kato Exp $ BOUNCEPAGES opt_bounce.h USER_LDT MATH_EMULATE opt_math_emulate.h @@ -38,7 +38,6 @@ NCPU opt_smp.h NBUS opt_smp.h NAPIC opt_smp.h NINTR opt_smp.h -SMP_TIMER_NC opt_smp.h AHC_TAGENABLE opt_aic7xxx.h AHC_SCBPAGING_ENABLE opt_aic7xxx.h |