Deleted Added
full compact
options.pc98 (158005) options.pc98 (158349)
1# $FreeBSD: head/sys/conf/options.pc98 158005 2006-04-24 23:31:51Z marcel $
1# $FreeBSD: head/sys/conf/options.pc98 158349 2006-05-07 18:12:18Z netchild $
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
8DISABLE_PG_G opt_pmap.h
9DISABLE_PSE opt_pmap.h

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

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
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
8DISABLE_PG_G opt_pmap.h
9DISABLE_PSE opt_pmap.h

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

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
26LINPROCFS opt_dontuse.h
26PECOFF_DEBUG opt_pecoff.h
27PECOFF_SUPPORT opt_dontuse.h
28
29# Change KVM size. Changes things all over the kernel.
30KVA_PAGES opt_global.h
31
32CLK_CALIBRATION_LOOP opt_clock.h
33CLK_USE_I8254_CALIBRATION opt_clock.h

--- 77 unchanged lines hidden ---
27PECOFF_DEBUG opt_pecoff.h
28PECOFF_SUPPORT opt_dontuse.h
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

--- 77 unchanged lines hidden ---