options.amd64 revision 189699
179476Smarkm# $FreeBSD: head/sys/conf/options.amd64 189699 2009-03-11 15:30:12Z dfr $
279476Smarkm# Options specific to AMD64 platform kernels
379476Smarkm
479476SmarkmAUTO_EOI_1		opt_auto_eoi.h
579476SmarkmAUTO_EOI_2		opt_auto_eoi.h
679476SmarkmMAXMEM
779476SmarkmPERFMON
879476SmarkmPMAP_SHPGPERPROC	opt_pmap.h
979476SmarkmMP_WATCHDOG
1079476Smarkm
1179476Smarkm# Options for emulators.  These should only be used at config time, so
1279476Smarkm# they are handled like options for static filesystems
1379476Smarkm# (see src/sys/conf/options), except for broken debugging options.
1479476SmarkmCOMPAT_IA32		opt_compat.h
1579476Smarkm#IBCS2			opt_dontuse.h
1679476Smarkm#COMPAT_LINUX		opt_dontuse.h
1779476SmarkmCOMPAT_LINUX32		opt_compat.h
1879476Smarkm#COMPAT_SVR4		opt_dontuse.h
1979476Smarkm#DEBUG_SVR4		opt_svr4.h
2079476SmarkmLINPROCFS		opt_dontuse.h
2179476SmarkmLINSYSFS		opt_dontuse.h
2279476SmarkmNDISAPI			opt_dontuse.h
2379476Smarkm
2479476SmarkmTIMER_FREQ			opt_clock.h
2579476Smarkm
2679476Smarkm# options for serial support
27170510SyarCOM_ESP			opt_sio.h
2879476SmarkmCOM_MULTIPORT		opt_sio.h
2979476SmarkmCONSPEED		opt_sio.h
3079476SmarkmGDBSPEED		opt_sio.h
3179476SmarkmCOM_NO_ACPI		opt_sio.h
3279476Smarkm
3379476SmarkmVGA_ALT_SEQACCESS	opt_vga.h
3479476SmarkmVGA_DEBUG		opt_vga.h
3579476SmarkmVGA_NO_FONT_LOADING	opt_vga.h
3679476SmarkmVGA_NO_MODE_CHANGE	opt_vga.h
3779476SmarkmVGA_SLOW_IOACCESS	opt_vga.h
3879476SmarkmVGA_WIDTH90		opt_vga.h
3979476Smarkm
40170510Syar# AGP debugging support
4179476SmarkmAGP_DEBUG		opt_agp.h
4279476Smarkm
43170510SyarATKBD_DFLT_KEYMAP	opt_atkbd.h
4479577Sru
4579476Smarkm# -------------------------------
4679476Smarkm# EOF
47170510Syar# -------------------------------
4879476SmarkmHAMMER			opt_cpu.h
49170510SyarPSM_HOOKRESUME		opt_psm.h
50170510SyarPSM_RESETAFTERSUSPEND	opt_psm.h
51233648SeadlerPSM_DEBUG		opt_psm.h
52170725SyarDEV_ATPIC		opt_atpic.h
53170725Syar
54170725Syar# Debugging
55170725SyarSTOP_NMI		opt_cpu.h
56170725SyarKDTRACE_FRAME		opt_kdtrace.h
57170725Syar
58170725Syar# BPF just-in-time compiler
59170725SyarBPF_JITTER		opt_bpf.h
60170725Syar
61170725SyarXENHVM			opt_global.h
62170725Syar