Deleted Added
full compact
options.i386 (158005) options.i386 (158349)
1# $FreeBSD: head/sys/conf/options.i386 158005 2006-04-24 23:31:51Z marcel $
1# $FreeBSD: head/sys/conf/options.i386 158349 2006-05-07 18:12:18Z netchild $
2# Options specific to the i386 platform kernels
3
4AUTO_EOI_1 opt_auto_eoi.h
5AUTO_EOI_2 opt_auto_eoi.h
6BROKEN_KEYBOARD_RESET opt_reset.h
7COUNT_XINVLTLB_HITS opt_smp.h
8COUNT_IPIS opt_smp.h
9DISABLE_PG_G opt_pmap.h

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

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
2# Options specific to the i386 platform kernels
3
4AUTO_EOI_1 opt_auto_eoi.h
5AUTO_EOI_2 opt_auto_eoi.h
6BROKEN_KEYBOARD_RESET opt_reset.h
7COUNT_XINVLTLB_HITS opt_smp.h
8COUNT_IPIS opt_smp.h
9DISABLE_PG_G opt_pmap.h

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

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
27LINPROCFS opt_dontuse.h
27NDISAPI opt_dontuse.h
28PECOFF_DEBUG opt_pecoff.h
29PECOFF_SUPPORT opt_dontuse.h
30
31# Change KVM size. Changes things all over the kernel.
32KVA_PAGES opt_global.h
33
34# Physical address extensions and support for >4G ram. As above.

--- 134 unchanged lines hidden ---
28NDISAPI opt_dontuse.h
29PECOFF_DEBUG opt_pecoff.h
30PECOFF_SUPPORT opt_dontuse.h
31
32# Change KVM size. Changes things all over the kernel.
33KVA_PAGES opt_global.h
34
35# Physical address extensions and support for >4G ram. As above.

--- 134 unchanged lines hidden ---