Deleted Added
full compact
options.pc98 (121802) options.pc98 (122046)
1# $FreeBSD: head/sys/conf/options.pc98 121802 2003-10-31 13:50:09Z nyan $
1# $FreeBSD: head/sys/conf/options.pc98 122046 2003-11-04 12:19:54Z nyan $
2# Options specific to the pc98 platform kernels
3
4AUTO_EOI_1 opt_auto_eoi.h
5AUTO_EOI_2 opt_auto_eoi.h
6BROKEN_KEYBOARD_RESET opt_reset.h
7COMPAT_OLDISA
8I586_PMC_GUPROF opt_i586_guprof.h
9MAXMEM
2# Options specific to the pc98 platform kernels
3
4AUTO_EOI_1 opt_auto_eoi.h
5AUTO_EOI_2 opt_auto_eoi.h
6BROKEN_KEYBOARD_RESET opt_reset.h
7COMPAT_OLDISA
8I586_PMC_GUPROF opt_i586_guprof.h
9MAXMEM
10NO_MIXED_MODE
10PERFMON
11DISABLE_PSE opt_pmap.h
12DISABLE_PG_G opt_pmap.h
13PMAP_SHPGPERPROC opt_pmap.h
14PPC_PROBE_CHIPSET opt_ppc.h
15PPC_DEBUG opt_ppc.h
16POWERFAIL_NMI opt_trap.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
25DEBUG_SVR4 opt_svr4.h
26PECOFF_SUPPORT opt_dontuse.h
27PECOFF_DEBUG opt_pecoff.h
11PERFMON
12DISABLE_PSE opt_pmap.h
13DISABLE_PG_G opt_pmap.h
14PMAP_SHPGPERPROC opt_pmap.h
15PPC_PROBE_CHIPSET opt_ppc.h
16PPC_DEBUG opt_ppc.h
17POWERFAIL_NMI opt_trap.h
18
19# Options for emulators. These should only be used at config time, so
20# they are handled like options for static filesystems
21# (see src/sys/conf/options), except for broken debugging options.
22COMPAT_AOUT opt_dontuse.h
23IBCS2 opt_dontuse.h
24COMPAT_LINUX opt_dontuse.h
25COMPAT_SVR4 opt_dontuse.h
26DEBUG_SVR4 opt_svr4.h
27PECOFF_SUPPORT opt_dontuse.h
28PECOFF_DEBUG opt_pecoff.h
28# i386 SMP options
29APIC_IO opt_global.h
30
31# Change KVM size. Changes things all over the kernel.
32KVA_PAGES opt_global.h
33
34CLK_CALIBRATION_LOOP opt_clock.h
35CLK_USE_I8254_CALIBRATION opt_clock.h
36CLK_USE_TSC_CALIBRATION opt_clock.h
37TIMER_FREQ opt_clock.h

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

97
98# PC98 options
99PC98 opt_global.h
100EPSON_BOUNCEDMA opt_pc98.h
101EPSON_MEMWIN opt_pc98.h
102LINE30 opt_syscons.h
103
104# Device options
29
30# Change KVM size. Changes things all over the kernel.
31KVA_PAGES opt_global.h
32
33CLK_CALIBRATION_LOOP opt_clock.h
34CLK_USE_I8254_CALIBRATION opt_clock.h
35CLK_USE_TSC_CALIBRATION opt_clock.h
36TIMER_FREQ opt_clock.h

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

96
97# PC98 options
98PC98 opt_global.h
99EPSON_BOUNCEDMA opt_pc98.h
100EPSON_MEMWIN opt_pc98.h
101LINE30 opt_syscons.h
102
103# Device options
104DEV_APIC opt_apic.h
105DEV_NPX opt_npx.h
106DEV_MECIA opt_mecia.h
107
108# -------------------------------
109# EOF
110# -------------------------------
105DEV_NPX opt_npx.h
106DEV_MECIA opt_mecia.h
107
108# -------------------------------
109# EOF
110# -------------------------------