]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/conf/options.amd64
zfs: merge openzfs/zfs@a4bf6baae
[FreeBSD/FreeBSD.git] / sys / conf / options.amd64
1 # Options specific to AMD64 platform kernels
2
3 AUTO_EOI_1              opt_auto_eoi.h
4 AUTO_EOI_2              opt_auto_eoi.h
5 BHYVE_SNAPSHOT
6 COUNT_XINVLTLB_HITS     opt_smp.h
7 COUNT_IPIS              opt_smp.h
8 MAXMEM
9 MPTABLE_FORCE_HTT
10 NKPT                    opt_pmap.h
11 PV_STATS                opt_pmap.h
12
13 # Options for emulators.  These should only be used at config time, so
14 # they are handled like options for static filesystems
15 # (see src/sys/conf/options), except for broken debugging options.
16 COMPAT_AOUT             opt_dontuse.h
17 COMPAT_FREEBSD32        opt_global.h
18 #COMPAT_LINUX           opt_dontuse.h
19 COMPAT_LINUX32          opt_dontuse.h
20 LINPROCFS               opt_dontuse.h
21 LINSYSFS                opt_dontuse.h
22
23 TIMER_FREQ                      opt_clock.h
24
25 VGA_ALT_SEQACCESS       opt_vga.h
26 VGA_DEBUG               opt_vga.h
27 VGA_NO_FONT_LOADING     opt_vga.h
28 VGA_NO_MODE_CHANGE      opt_vga.h
29 VGA_SLOW_IOACCESS       opt_vga.h
30 VGA_WIDTH90             opt_vga.h
31
32 VESA
33 VESA_DEBUG              opt_vesa.h
34
35 # AGP debugging support
36 AGP_DEBUG               opt_agp.h
37
38 ATKBD_DFLT_KEYMAP       opt_atkbd.h
39
40 # iWARP client interface support in ixl
41 IXL_IW                  opt_ixl.h
42
43 # -------------------------------
44 # EOF
45 # -------------------------------
46 HAMMER                  opt_cpu.h
47 PSM_HOOKRESUME          opt_psm.h
48 PSM_RESETAFTERSUSPEND   opt_psm.h
49 PSM_DEBUG               opt_psm.h
50 DEV_ATPIC               opt_atpic.h
51
52 # BPF just-in-time compiler
53 BPF_JITTER              opt_bpf.h
54
55 XENHVM                  opt_global.h
56
57 # options for the Intel C600 SAS driver (isci)
58 ISCI_LOGGING    opt_isci.h
59
60 # EFI Runtime services support
61 EFIRT                   opt_efirt.h
62
63 # Don't create a "legacy" PCI bridge if none is found.
64 NO_LEGACY_PCIB          opt_cpu.h
65
66 # Compatibility with Linux MP table bugs.
67 MPTABLE_LINUX_BUG_COMPAT
68
69 # x86 specific uart options
70 UART_NS8250_EARLY_PORT  opt_uart.h