199127Sobrien# $FreeBSD$
2115171Speter# Options specific to AMD64 platform kernels
399127Sobrien
4122849SpeterAUTO_EOI_1		opt_auto_eoi.h
5122849SpeterAUTO_EOI_2		opt_auto_eoi.h
6209248SmavCOUNT_XINVLTLB_HITS	opt_smp.h
7209248SmavCOUNT_IPIS		opt_smp.h
899127SobrienMAXMEM
9153335SruPERFMON
10214516SattilioMPTABLE_FORCE_HTT
11153335SruMP_WATCHDOG
12225194SjhbNKPT			opt_pmap.h
13233433SalcPV_STATS		opt_pmap.h
1499127Sobrien
15126544Sobrien# Options for emulators.  These should only be used at config time, so
16126544Sobrien# they are handled like options for static filesystems
17126544Sobrien# (see src/sys/conf/options), except for broken debugging options.
18205014SnwhitehornCOMPAT_FREEBSD32	opt_compat.h
19126930Speter#IBCS2			opt_dontuse.h
20126930Speter#COMPAT_LINUX		opt_dontuse.h
21133819StjrCOMPAT_LINUX32		opt_compat.h
22126930Speter#COMPAT_SVR4		opt_dontuse.h
23126930Speter#DEBUG_SVR4		opt_svr4.h
24266272SsbrunoIMAGACT_BINMISC		opt_dontuse.h
25158349SnetchildLINPROCFS		opt_dontuse.h
26158384SambriskoLINSYSFS		opt_dontuse.h
27141963SwpaulNDISAPI			opt_dontuse.h
28126544Sobrien
29126544SobrienTIMER_FREQ			opt_clock.h
3099127Sobrien
31160813Smarcel# options for serial support
32160813SmarcelCOM_ESP			opt_sio.h
33160813SmarcelCOM_MULTIPORT		opt_sio.h
34160813SmarcelCONSPEED		opt_sio.h
35160813SmarcelGDBSPEED		opt_sio.h
36174116SpeterCOM_NO_ACPI		opt_sio.h
37160813Smarcel
3899127SobrienVGA_ALT_SEQACCESS	opt_vga.h
3999127SobrienVGA_DEBUG		opt_vga.h
4099127SobrienVGA_NO_FONT_LOADING	opt_vga.h
4199127SobrienVGA_NO_MODE_CHANGE	opt_vga.h
4299127SobrienVGA_SLOW_IOACCESS	opt_vga.h
4399127SobrienVGA_WIDTH90		opt_vga.h
4499127Sobrien
45197025SdelphijVESA
46197025SdelphijVESA_DEBUG		opt_vesa.h
47197025Sdelphij
48188247Swkoszek# AGP debugging support
49188247SwkoszekAGP_DEBUG		opt_agp.h
50188247Swkoszek
5199127SobrienATKBD_DFLT_KEYMAP	opt_atkbd.h
5299127Sobrien
5399127Sobrien# -------------------------------
5499127Sobrien# EOF
5599127Sobrien# -------------------------------
56114370SpeterHAMMER			opt_cpu.h
57114370SpeterPSM_HOOKRESUME		opt_psm.h
58114370SpeterPSM_RESETAFTERSUSPEND	opt_psm.h
59114370SpeterPSM_DEBUG		opt_psm.h
60122849SpeterDEV_ATPIC		opt_atpic.h
61145727Sdwhite
62145727Sdwhite# Debugging
63179225SjbKDTRACE_FRAME		opt_kdtrace.h
64153151Sjkim
65153151Sjkim# BPF just-in-time compiler
66153151SjkimBPF_JITTER		opt_bpf.h
67189699Sdfr
68189699SdfrXENHVM			opt_global.h
69230843Sjimharris
70283280SwhuHYPERV			opt_global.h
71283280Swhu
72230843Sjimharris# options for the Intel C600 SAS driver (isci)
73230843SjimharrisISCI_LOGGING	opt_isci.h
74