options.amd64 revision 126930
199127Sobrien# $FreeBSD: head/sys/conf/options.amd64 126930 2004-03-13 22:16:34Z peter $
2115171Speter# Options specific to AMD64 platform kernels
399127Sobrien
4122849SpeterAUTO_EOI_1		opt_auto_eoi.h
5122849SpeterAUTO_EOI_2		opt_auto_eoi.h
699127SobrienMAXMEM
799127SobrienPERFMON			opt_perfmon.h
8126544SobrienPMAP_SHPGPERPROC	opt_pmap.h
999127Sobrien
10126544Sobrien# Options for emulators.  These should only be used at config time, so
11126544Sobrien# they are handled like options for static filesystems
12126544Sobrien# (see src/sys/conf/options), except for broken debugging options.
13126930Speter#IBCS2			opt_dontuse.h
14126930Speter#COMPAT_LINUX		opt_dontuse.h
15126930Speter#COMPAT_SVR4		opt_dontuse.h
16126930Speter#DEBUG_SVR4		opt_svr4.h
17126930Speter#NDISAPI		opt_dontuse.h
18126544Sobrien
19126544SobrienCLK_CALIBRATION_LOOP		opt_clock.h
20126544SobrienCLK_USE_I8254_CALIBRATION	opt_clock.h
21126544SobrienTIMER_FREQ			opt_clock.h
2299127Sobrien
2399127SobrienVGA_ALT_SEQACCESS	opt_vga.h
2499127SobrienVGA_DEBUG		opt_vga.h
2599127SobrienVGA_NO_FONT_LOADING	opt_vga.h
2699127SobrienVGA_NO_MODE_CHANGE	opt_vga.h
2799127SobrienVGA_SLOW_IOACCESS	opt_vga.h
2899127SobrienVGA_WIDTH90		opt_vga.h
2999127Sobrien
3099127SobrienATKBD_DFLT_KEYMAP	opt_atkbd.h
3199127Sobrien
3299127Sobrien# -------------------------------
33126544Sobrien# isdn4bsd: passive PCI cards
34126544Sobrien# -------------------------------
35126544SobrienELSA_QS1PCI		opt_i4b.h
36126544Sobrien# -------------------------------
37126544Sobrien# isdn4bsd: misc options
38126544Sobrien# -------------------------------
39126544Sobrien# temporary workaround for SMP machines
40126544SobrienI4B_SMP_WORKAROUND	opt_i4b.h
41126544Sobrien# enable VJ compression code for ipr i/f
42126544SobrienIPR_VJ			opt_i4b.h
43126544SobrienIPR_LOG			opt_i4b.h
44126544Sobrien
45126544Sobrien# -------------------------------
4699127Sobrien# EOF
4799127Sobrien# -------------------------------
48114370SpeterHAMMER			opt_cpu.h
49114370SpeterPPC_PROBE_CHIPSET	opt_ppc.h
50114370SpeterPPC_DEBUG		opt_ppc.h
51114370SpeterPSM_HOOKRESUME		opt_psm.h
52114370SpeterPSM_RESETAFTERSUSPEND	opt_psm.h
53114370SpeterPSM_DEBUG		opt_psm.h
54114987SpeterIA32
55122849SpeterNO_MIXED_MODE
56122849SpeterDEV_ATPIC		opt_atpic.h
57