options.amd64 revision 197025
199127Sobrien# $FreeBSD: head/sys/conf/options.amd64 197025 2009-09-09 09:50:31Z delphij $
2115171Speter# Options specific to AMD64 platform kernels
399127Sobrien
4122849SpeterAUTO_EOI_1		opt_auto_eoi.h
5122849SpeterAUTO_EOI_2		opt_auto_eoi.h
699127SobrienMAXMEM
7153335SruPERFMON
8126544SobrienPMAP_SHPGPERPROC	opt_pmap.h
9153335SruMP_WATCHDOG
1099127Sobrien
11126544Sobrien# Options for emulators.  These should only be used at config time, so
12126544Sobrien# they are handled like options for static filesystems
13126544Sobrien# (see src/sys/conf/options), except for broken debugging options.
14133844SobrienCOMPAT_IA32		opt_compat.h
15126930Speter#IBCS2			opt_dontuse.h
16126930Speter#COMPAT_LINUX		opt_dontuse.h
17133819StjrCOMPAT_LINUX32		opt_compat.h
18126930Speter#COMPAT_SVR4		opt_dontuse.h
19126930Speter#DEBUG_SVR4		opt_svr4.h
20158349SnetchildLINPROCFS		opt_dontuse.h
21158384SambriskoLINSYSFS		opt_dontuse.h
22141963SwpaulNDISAPI			opt_dontuse.h
23126544Sobrien
24126544SobrienTIMER_FREQ			opt_clock.h
2599127Sobrien
26160813Smarcel# options for serial support
27160813SmarcelCOM_ESP			opt_sio.h
28160813SmarcelCOM_MULTIPORT		opt_sio.h
29160813SmarcelCONSPEED		opt_sio.h
30160813SmarcelGDBSPEED		opt_sio.h
31174116SpeterCOM_NO_ACPI		opt_sio.h
32160813Smarcel
3399127SobrienVGA_ALT_SEQACCESS	opt_vga.h
3499127SobrienVGA_DEBUG		opt_vga.h
3599127SobrienVGA_NO_FONT_LOADING	opt_vga.h
3699127SobrienVGA_NO_MODE_CHANGE	opt_vga.h
3799127SobrienVGA_SLOW_IOACCESS	opt_vga.h
3899127SobrienVGA_WIDTH90		opt_vga.h
3999127Sobrien
40197025SdelphijVESA
41197025SdelphijVESA_DEBUG		opt_vesa.h
42197025Sdelphij
43188247Swkoszek# AGP debugging support
44188247SwkoszekAGP_DEBUG		opt_agp.h
45188247Swkoszek
4699127SobrienATKBD_DFLT_KEYMAP	opt_atkbd.h
4799127Sobrien
4899127Sobrien# -------------------------------
4999127Sobrien# EOF
5099127Sobrien# -------------------------------
51114370SpeterHAMMER			opt_cpu.h
52114370SpeterPSM_HOOKRESUME		opt_psm.h
53114370SpeterPSM_RESETAFTERSUSPEND	opt_psm.h
54114370SpeterPSM_DEBUG		opt_psm.h
55122849SpeterDEV_ATPIC		opt_atpic.h
56145727Sdwhite
57145727Sdwhite# Debugging
58179225SjbKDTRACE_FRAME		opt_kdtrace.h
59153151Sjkim
60153151Sjkim# BPF just-in-time compiler
61153151SjkimBPF_JITTER		opt_bpf.h
62189699Sdfr
63189699SdfrXENHVM			opt_global.h
64