diff options
| -rw-r--r-- | sys/conf/options.pc98 | 3 | ||||
| -rw-r--r-- | sys/pc98/conf/options.pc98 | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/conf/options.pc98 b/sys/conf/options.pc98 index 34f3a6fcdd29..10d703d1ea65 100644 --- a/sys/conf/options.pc98 +++ b/sys/conf/options.pc98 @@ -1,4 +1,4 @@ -# $Id: options.pc98,v 1.30 1997/07/14 12:31:27 kato Exp $ +# $Id: options.pc98,v 1.31 1997/07/14 12:33:06 kato Exp $ BOUNCEPAGES opt_bounce.h USER_LDT MATH_EMULATE opt_math_emulate.h @@ -71,6 +71,7 @@ I686_CPU opt_cpu.h SC_SPLASH_SCREEN opt_syscons.h MAXCONS opt_syscons.h SLOW_VGA opt_syscons.h +STD8X16FONT opt_syscons.h PSM_ACCEL opt_psm.h PSM_EMULATION opt_psm.h diff --git a/sys/pc98/conf/options.pc98 b/sys/pc98/conf/options.pc98 index 34f3a6fcdd29..10d703d1ea65 100644 --- a/sys/pc98/conf/options.pc98 +++ b/sys/pc98/conf/options.pc98 @@ -1,4 +1,4 @@ -# $Id: options.pc98,v 1.30 1997/07/14 12:31:27 kato Exp $ +# $Id: options.pc98,v 1.31 1997/07/14 12:33:06 kato Exp $ BOUNCEPAGES opt_bounce.h USER_LDT MATH_EMULATE opt_math_emulate.h @@ -71,6 +71,7 @@ I686_CPU opt_cpu.h SC_SPLASH_SCREEN opt_syscons.h MAXCONS opt_syscons.h SLOW_VGA opt_syscons.h +STD8X16FONT opt_syscons.h PSM_ACCEL opt_psm.h PSM_EMULATION opt_psm.h |
