Deleted Added
full compact
options.i386 (158349) options.i386 (158384)
1# $FreeBSD: head/sys/conf/options.i386 158349 2006-05-07 18:12:18Z netchild $
1# $FreeBSD: head/sys/conf/options.i386 158384 2006-05-10 03:25:45Z ambrisko $
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

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

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
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

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

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

--- 134 unchanged lines hidden ---