Deleted Added
full compact
options.pc98 (152405) options.pc98 (152726)
1# $FreeBSD: head/sys/conf/options.pc98 152405 2005-11-14 01:25:05Z imp $
1# $FreeBSD: head/sys/conf/options.pc98 152726 2005-11-23 18:12:05Z jhb $
2# Options specific to the pc98 platform kernels
3
4AUTO_EOI_1 opt_auto_eoi.h
5BROKEN_KEYBOARD_RESET opt_reset.h
2# Options specific to the pc98 platform kernels
3
4AUTO_EOI_1 opt_auto_eoi.h
5BROKEN_KEYBOARD_RESET opt_reset.h
6COUNT_XINVLTLB_HITS opt_smp.h
7COUNT_IPIS opt_smp.h
6DISABLE_PG_G opt_pmap.h
7DISABLE_PSE opt_pmap.h
8I586_PMC_GUPROF opt_i586_guprof.h
9MAXMEM
10MPTABLE_FORCE_HTT
8DISABLE_PG_G opt_pmap.h
9DISABLE_PSE opt_pmap.h
10I586_PMC_GUPROF opt_i586_guprof.h
11MAXMEM
12MPTABLE_FORCE_HTT
13MP_WATCHDOG opt_mp_watchdog.h
11PERFMON
12PMAP_SHPGPERPROC opt_pmap.h
13POWERFAIL_NMI opt_trap.h
14PPC_DEBUG opt_ppc.h
15PPC_PROBE_CHIPSET opt_ppc.h
14PERFMON
15PMAP_SHPGPERPROC opt_pmap.h
16POWERFAIL_NMI opt_trap.h
17PPC_DEBUG opt_ppc.h
18PPC_PROBE_CHIPSET opt_ppc.h
16MP_WATCHDOG opt_mp_watchdog.h
17
18# Options for emulators. These should only be used at config time, so
19# they are handled like options for static filesystems
20# (see src/sys/conf/options), except for broken debugging options.
21COMPAT_AOUT opt_dontuse.h
22IBCS2 opt_dontuse.h
23COMPAT_LINUX opt_dontuse.h
24COMPAT_SVR4 opt_dontuse.h

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

98PC98 opt_global.h
99
100# Device options
101DEV_APIC opt_apic.h
102DEV_MECIA opt_mecia.h
103DEV_NPX opt_npx.h
104
105# Debugging
19
20# Options for emulators. These should only be used at config time, so
21# they are handled like options for static filesystems
22# (see src/sys/conf/options), except for broken debugging options.
23COMPAT_AOUT opt_dontuse.h
24IBCS2 opt_dontuse.h
25COMPAT_LINUX opt_dontuse.h
26COMPAT_SVR4 opt_dontuse.h

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

100PC98 opt_global.h
101
102# Device options
103DEV_APIC opt_apic.h
104DEV_MECIA opt_mecia.h
105DEV_NPX opt_npx.h
106
107# Debugging
106STOP_NMI opt_cpu.h
107NPX_DEBUG opt_npx.h
108NPX_DEBUG opt_npx.h
109STOP_NMI opt_cpu.h
108
109# FreeBSD/i386 supports xbox and is shared with pc98 so we need to define
110# dummy opt_xbox.h
111NO_XBOX opt_xbox.h
110
111# FreeBSD/i386 supports xbox and is shared with pc98 so we need to define
112# dummy opt_xbox.h
113NO_XBOX opt_xbox.h