diff options
| author | Satoshi Asami <asami@FreeBSD.org> | 1996-10-29 08:37:02 +0000 |
|---|---|---|
| committer | Satoshi Asami <asami@FreeBSD.org> | 1996-10-29 08:37:02 +0000 |
| commit | 4d2d7654872db3b0613403f613d5f8975e78800b (patch) | |
| tree | 1550178adc3ee255b3199175d7c01dd52f06c676 /sys/conf | |
| parent | aedbf2687d2ceb237261034b36827491abb27528 (diff) | |
Notes
Diffstat (limited to 'sys/conf')
| -rw-r--r-- | sys/conf/options.pc98 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/conf/options.pc98 b/sys/conf/options.pc98 index 4374f029d4e8..3f3edc680001 100644 --- a/sys/conf/options.pc98 +++ b/sys/conf/options.pc98 @@ -1,4 +1,4 @@ -# $Id: options.pc98,v 1.5 1996/10/09 21:45:47 asami Exp $ +# $Id: options.pc98,v 1.6 1996/10/23 07:24:55 asami Exp $ BOUNCEPAGES opt_bounce.h USER_LDT MATH_EMULATE opt_math_emulate.h @@ -15,6 +15,8 @@ AUTO_EOI_1 opt_auto_eoi.h AUTO_EOI_2 opt_auto_eoi.h BREAK_TO_DEBUGGER opt_comconsole.h COMCONSOLE opt_comconsole.h +CONADDR opt_comconsole.h +CONUNIT opt_comconsole.h COM_ESP opt_sio.h COM_MULTIPORT opt_sio.h DSI_SOFT_MODEM opt_sio.h @@ -41,7 +43,6 @@ I586_FAST_BCOPY opt_temporary.h I586_OPTIMIZED_BCOPY opt_temporary.h I586_OPTIMIZED_BZERO opt_temporary.h -SC_KBD_PROBE_WORKS opt_syscons.h SC_SPLASH_SCREEN opt_syscons.h MAXCONS opt_syscons.h SLOW_VGA opt_syscons.h |
