Deleted Added
full compact
options.pc98 (103082) options.pc98 (103383)
1# $FreeBSD: head/sys/conf/options.pc98 103082 2002-09-07 22:07:11Z peter $
1# $FreeBSD: head/sys/conf/options.pc98 103383 2002-09-16 07:19:43Z nyan $
2# Options specific to the pc98 platform kernels
3
4MATH_EMULATE opt_math_emulate.h
5GPL_MATH_EMULATE opt_math_emulate.h
6DISABLE_PSE opt_pmap.h
7PMAP_SHPGPERPROC opt_pmap.h
8DISABLE_PG_G opt_pmap.h
9PPC_PROBE_CHIPSET opt_ppc.h

--- 7 unchanged lines hidden (view full) ---

17AUTO_EOI_2 opt_auto_eoi.h
18I586_PMC_GUPROF opt_i586_guprof.h
19COMPAT_OLDISA
20BROKEN_KEYBOARD_RESET opt_reset.h
21
22# Options for emulators. These should only be used at config time, so
23# they are handled like options for static filesystems
24# (see src/sys/conf/options), except for broken debugging options.
2# Options specific to the pc98 platform kernels
3
4MATH_EMULATE opt_math_emulate.h
5GPL_MATH_EMULATE opt_math_emulate.h
6DISABLE_PSE opt_pmap.h
7PMAP_SHPGPERPROC opt_pmap.h
8DISABLE_PG_G opt_pmap.h
9PPC_PROBE_CHIPSET opt_ppc.h

--- 7 unchanged lines hidden (view full) ---

17AUTO_EOI_2 opt_auto_eoi.h
18I586_PMC_GUPROF opt_i586_guprof.h
19COMPAT_OLDISA
20BROKEN_KEYBOARD_RESET opt_reset.h
21
22# Options for emulators. These should only be used at config time, so
23# they are handled like options for static filesystems
24# (see src/sys/conf/options), except for broken debugging options.
25COMPAT_AOUT opt_dontuse.h
25IBCS2 opt_dontuse.h
26COMPAT_LINUX opt_dontuse.h
27COMPAT_SVR4 opt_dontuse.h
28DEBUG_SVR4 opt_svr4.h
29PECOFF_SUPPORT opt_dontuse.h
30PECOFF_DEBUG opt_pecoff.h
31# i386 SMP options
32APIC_IO opt_global.h

--- 134 unchanged lines hidden ---
26IBCS2 opt_dontuse.h
27COMPAT_LINUX opt_dontuse.h
28COMPAT_SVR4 opt_dontuse.h
29DEBUG_SVR4 opt_svr4.h
30PECOFF_SUPPORT opt_dontuse.h
31PECOFF_DEBUG opt_pecoff.h
32# i386 SMP options
33APIC_IO opt_global.h

--- 134 unchanged lines hidden ---