Deleted Added
full compact
options.amd64 (158005) options.amd64 (158349)
1# $FreeBSD: head/sys/conf/options.amd64 158005 2006-04-24 23:31:51Z marcel $
1# $FreeBSD: head/sys/conf/options.amd64 158349 2006-05-07 18:12:18Z netchild $
2# Options specific to AMD64 platform kernels
3
4AUTO_EOI_1 opt_auto_eoi.h
5AUTO_EOI_2 opt_auto_eoi.h
6MAXMEM
7PERFMON
8PMAP_SHPGPERPROC opt_pmap.h
9MP_WATCHDOG
10
11# Options for emulators. These should only be used at config time, so
12# they are handled like options for static filesystems
13# (see src/sys/conf/options), except for broken debugging options.
14COMPAT_IA32 opt_compat.h
15#IBCS2 opt_dontuse.h
16#COMPAT_LINUX opt_dontuse.h
17COMPAT_LINUX32 opt_compat.h
18#COMPAT_SVR4 opt_dontuse.h
19#DEBUG_SVR4 opt_svr4.h
2# Options specific to AMD64 platform kernels
3
4AUTO_EOI_1 opt_auto_eoi.h
5AUTO_EOI_2 opt_auto_eoi.h
6MAXMEM
7PERFMON
8PMAP_SHPGPERPROC opt_pmap.h
9MP_WATCHDOG
10
11# Options for emulators. These should only be used at config time, so
12# they are handled like options for static filesystems
13# (see src/sys/conf/options), except for broken debugging options.
14COMPAT_IA32 opt_compat.h
15#IBCS2 opt_dontuse.h
16#COMPAT_LINUX opt_dontuse.h
17COMPAT_LINUX32 opt_compat.h
18#COMPAT_SVR4 opt_dontuse.h
19#DEBUG_SVR4 opt_svr4.h
20LINPROCFS opt_dontuse.h
20NDISAPI opt_dontuse.h
21
22CLK_CALIBRATION_LOOP opt_clock.h
23CLK_USE_I8254_CALIBRATION opt_clock.h
24TIMER_FREQ opt_clock.h
25
26VGA_ALT_SEQACCESS opt_vga.h
27VGA_DEBUG opt_vga.h

--- 34 unchanged lines hidden ---
21NDISAPI opt_dontuse.h
22
23CLK_CALIBRATION_LOOP opt_clock.h
24CLK_USE_I8254_CALIBRATION opt_clock.h
25TIMER_FREQ opt_clock.h
26
27VGA_ALT_SEQACCESS opt_vga.h
28VGA_DEBUG opt_vga.h

--- 34 unchanged lines hidden ---