]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/conf/options.amd64
bluetooth: Fix a mandoc related issues
[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_compat.h
22 LINPROCFS               opt_dontuse.h
23 LINSYSFS                opt_dontuse.h
24 NDISAPI                 opt_dontuse.h
25
26 TIMER_FREQ                      opt_clock.h
27
28 # options for serial support
29 COM_ESP                 opt_sio.h
30 COM_MULTIPORT           opt_sio.h
31 CONSPEED                opt_sio.h
32 GDBSPEED                opt_sio.h
33 COM_NO_ACPI             opt_sio.h
34
35 VGA_ALT_SEQACCESS       opt_vga.h
36 VGA_DEBUG               opt_vga.h
37 VGA_NO_FONT_LOADING     opt_vga.h
38 VGA_NO_MODE_CHANGE      opt_vga.h
39 VGA_SLOW_IOACCESS       opt_vga.h
40 VGA_WIDTH90             opt_vga.h
41
42 VESA
43 VESA_DEBUG              opt_vesa.h
44
45 # AGP debugging support
46 AGP_DEBUG               opt_agp.h
47
48 ATKBD_DFLT_KEYMAP       opt_atkbd.h
49
50 # iWARP client interface support in ixl
51 IXL_IW                  opt_ixl.h
52
53 # -------------------------------
54 # EOF
55 # -------------------------------
56 HAMMER                  opt_cpu.h
57 PSM_HOOKRESUME          opt_psm.h
58 PSM_RESETAFTERSUSPEND   opt_psm.h
59 PSM_DEBUG               opt_psm.h
60 DEV_ATPIC               opt_atpic.h
61
62 # BPF just-in-time compiler
63 BPF_JITTER              opt_bpf.h
64
65 XENHVM                  opt_global.h
66
67 # options for the Intel C600 SAS driver (isci)
68 ISCI_LOGGING    opt_isci.h
69
70 # EFI Runtime services support
71 EFIRT                   opt_efirt.h