options.amd64 revision 230843
1116613Sphantom# $FreeBSD: head/sys/conf/options.amd64 230843 2012-01-31 19:38:18Z jimharris $
2116613Sphantom# Options specific to AMD64 platform kernels
3116613Sphantom
4129437SruAUTO_EOI_1		opt_auto_eoi.h
5116613SphantomAUTO_EOI_2		opt_auto_eoi.h
6116613SphantomCOUNT_XINVLTLB_HITS	opt_smp.h
7116613SphantomCOUNT_IPIS		opt_smp.h
8116613SphantomMAXMEM
9116613SphantomPERFMON
10116613SphantomPMAP_SHPGPERPROC	opt_pmap.h
11116613SphantomMPTABLE_FORCE_HTT
12116613SphantomMP_WATCHDOG
13129437SruNKPT			opt_pmap.h
14116613Sphantom
15116613Sphantom# Options for emulators.  These should only be used at config time, so
16116613Sphantom# they are handled like options for static filesystems
17116613Sphantom# (see src/sys/conf/options), except for broken debugging options.
18116613SphantomCOMPAT_FREEBSD32	opt_compat.h
19116613Sphantom#IBCS2			opt_dontuse.h
20116613Sphantom#COMPAT_LINUX		opt_dontuse.h
21116613SphantomCOMPAT_LINUX32		opt_compat.h
22116613Sphantom#COMPAT_SVR4		opt_dontuse.h
23116613Sphantom#DEBUG_SVR4		opt_svr4.h
24116613SphantomLINPROCFS		opt_dontuse.h
25129437SruLINSYSFS		opt_dontuse.h
26116613SphantomNDISAPI			opt_dontuse.h
27116613Sphantom
28243202SgrogTIMER_FREQ			opt_clock.h
29116613Sphantom
30116613Sphantom# options for serial support
31116613SphantomCOM_ESP			opt_sio.h
32116613SphantomCOM_MULTIPORT		opt_sio.h
33116613SphantomCONSPEED		opt_sio.h
34116613SphantomGDBSPEED		opt_sio.h
35116613SphantomCOM_NO_ACPI		opt_sio.h
36129437Sru
37116613SphantomVGA_ALT_SEQACCESS	opt_vga.h
38233648SeadlerVGA_DEBUG		opt_vga.h
39197764SedwinVGA_NO_FONT_LOADING	opt_vga.h
40197764SedwinVGA_NO_MODE_CHANGE	opt_vga.h
41197764SedwinVGA_SLOW_IOACCESS	opt_vga.h
42233648SeadlerVGA_WIDTH90		opt_vga.h
43242743Sgrog
44116613SphantomVESA
45116613SphantomVESA_DEBUG		opt_vesa.h
46116613Sphantom
47116613Sphantom# AGP debugging support
48116613SphantomAGP_DEBUG		opt_agp.h
49116613Sphantom
50116613SphantomATKBD_DFLT_KEYMAP	opt_atkbd.h
51116613Sphantom
52122992Sbrueffer# -------------------------------
53129437Sru# EOF
54129437Sru# -------------------------------
55116613SphantomHAMMER			opt_cpu.h
56116613SphantomPSM_HOOKRESUME		opt_psm.h
57116613SphantomPSM_RESETAFTERSUSPEND	opt_psm.h
58129437SruPSM_DEBUG		opt_psm.h
59129437SruDEV_ATPIC		opt_atpic.h
60129437Sru
61129437Sru# Debugging
62116613SphantomKDTRACE_FRAME		opt_kdtrace.h
63116613Sphantom
64129437Sru# BPF just-in-time compiler
65116613SphantomBPF_JITTER		opt_bpf.h
66129437Sru
67122992SbruefferXENHVM			opt_global.h
68116613Sphantom
69122992Sbrueffer# options for the Intel C600 SAS driver (isci)
70116613SphantomISCI_LOGGING	opt_isci.h
71122992Sbrueffer