Deleted Added
full compact
options.amd64 (158349) options.amd64 (158384)
1# $FreeBSD: head/sys/conf/options.amd64 158349 2006-05-07 18:12:18Z netchild $
1# $FreeBSD: head/sys/conf/options.amd64 158384 2006-05-10 03:25:45Z ambrisko $
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
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
21LINSYSFS opt_dontuse.h
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 ---
22NDISAPI opt_dontuse.h
23
24CLK_CALIBRATION_LOOP opt_clock.h
25CLK_USE_I8254_CALIBRATION opt_clock.h
26TIMER_FREQ opt_clock.h
27
28VGA_ALT_SEQACCESS opt_vga.h
29VGA_DEBUG opt_vga.h

--- 34 unchanged lines hidden ---