diff options
author | kato <kato@FreeBSD.org> | 1997-08-02 10:23:17 +0000 |
---|---|---|
committer | kato <kato@FreeBSD.org> | 1997-08-02 10:23:17 +0000 |
commit | b6f496a4ab1dbf77dccbdc672e9d9cd294a36b99 (patch) | |
tree | 18de5fd38d0e9177fdfbbb7b8a7421b6938c6e5f /sys/conf | |
parent | 85ff86d95aa5684a839fe1c5ccda20f174a74fcc (diff) | |
download | FreeBSD-src-b6f496a4ab1dbf77dccbdc672e9d9cd294a36b99.zip FreeBSD-src-b6f496a4ab1dbf77dccbdc672e9d9cd294a36b99.tar.gz |
Synchronize with sys/i386/conf/options.i386 revision 1.54.
Diffstat (limited to 'sys/conf')
-rw-r--r-- | sys/conf/options.pc98 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/conf/options.pc98 b/sys/conf/options.pc98 index ea0feb6..b9f448a 100644 --- a/sys/conf/options.pc98 +++ b/sys/conf/options.pc98 @@ -1,4 +1,4 @@ -# $Id: options.pc98,v 1.33 1997/07/26 13:53:27 kato Exp $ +# $Id: options.pc98,v 1.34 1997/08/02 06:58:07 kato Exp $ BOUNCEPAGES opt_bounce.h USER_LDT MATH_EMULATE opt_math_emulate.h @@ -21,13 +21,13 @@ CONUNIT opt_defunct.h COM_ESP opt_sio.h COM_MULTIPORT opt_sio.h DSI_SOFT_MODEM opt_sio.h -WLDEBUG opt_wavelan.h -WLCACHE opt_wavelan.h I586_CTR_GUPROF opt_i586_guprof.h I586_PMC_GUPROF opt_i586_guprof.h FAT_CURSOR opt_pcvt.h PCVT_FREEBSD opt_pcvt.h PCVT_SCANSET opt_pcvt.h +WLCACHE opt_wavelan.h +WLDEBUG opt_wavelan.h XSERVER opt_pcvt.h # These two SMP options have dramatic implications all over the kernel |