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