options.amd64 revision 99127
1130293Sscottl# $FreeBSD: head/sys/conf/options.amd64 99127 2002-06-30 08:05:21Z obrien $
2130293Sscottl# Options specific to the AMD x86-64 platform kernels
3130293Sscottl
4130293SscottlPANIC_REBOOT_WAIT_TIME	opt_panic.h
5130293SscottlMAXMEM
6130293SscottlPERFMON			opt_perfmon.h
7130293SscottlKSTACK_PAGES
8130293Sscottl
9130293Sscottl# Change KVM size.  Changes things all over the kernel.
10130293SscottlKVA_PAGES		opt_global.h
11130293Sscottl
12130293SscottlCLK_CALIBRATION_LOOP	opt_clock.h
13130293SscottlTIMER_FREQ		opt_clock.h
14130293Sscottl
15130293SscottlMAXCONS			opt_syscons.h
16130293SscottlSC_ALT_MOUSE_IMAGE	opt_syscons.h
17130293SscottlSC_CUT_SPACES2TABS	opt_syscons.h
18130293SscottlSC_CUT_SEPCHARS		opt_syscons.h
19130293SscottlSC_DEBUG_LEVEL		opt_syscons.h
20130293SscottlSC_DFLT_FONT		opt_syscons.h
21130293SscottlSC_DISABLE_DDBKEY	opt_syscons.h
22130293SscottlSC_DISABLE_REBOOT	opt_syscons.h
23130293SscottlSC_HISTORY_SIZE		opt_syscons.h
24130293SscottlSC_KERNEL_CONS_ATTR	opt_syscons.h
25130293SscottlSC_KERNEL_CONS_REV_ATTR	opt_syscons.h
26130293SscottlSC_MOUSE_CHAR		opt_syscons.h
27130293SscottlSC_NO_CUTPASTE		opt_syscons.h
28130293SscottlSC_NO_FONT_LOADING	opt_syscons.h
29130293SscottlSC_NO_HISTORY		opt_syscons.h
30130293SscottlSC_NO_SYSMOUSE		opt_syscons.h
31130293SscottlSC_NORM_ATTR		opt_syscons.h
32130293SscottlSC_NORM_REV_ATTR	opt_syscons.h
33130293SscottlSC_PIXEL_MODE		opt_syscons.h
34130293SscottlSC_RENDER_DEBUG		opt_syscons.h
35130293SscottlSC_TWOBUTTON_MOUSE	opt_syscons.h
36130293Sscottl
37130293SscottlVGA_ALT_SEQACCESS	opt_vga.h
38130293SscottlVGA_DEBUG		opt_vga.h
39130293SscottlVGA_NO_FONT_LOADING	opt_vga.h
40130293SscottlVGA_NO_MODE_CHANGE	opt_vga.h
41130293SscottlVGA_SLOW_IOACCESS	opt_vga.h
42130293SscottlVGA_WIDTH90		opt_vga.h
43130293Sscottl
44130293SscottlVESA			opt_vesa.h
45130293SscottlVESA_DEBUG		opt_vesa.h
46130293Sscottl
47130293SscottlATKBD_DFLT_KEYMAP	opt_atkbd.h
48130293Sscottl
49130293SscottlKBD_DISABLE_KEYMAP_LOAD	opt_kbd.h
50130293SscottlKBD_INSTALL_CDEV	opt_kbd.h
51130293SscottlKBD_MAXRETRY		opt_kbd.h
52130293SscottlKBD_MAXWAIT		opt_kbd.h
53130293SscottlKBD_RESETDELAY		opt_kbd.h
54130293SscottlKBDIO_DEBUG		opt_kbd.h
55130293Sscottl
56130293Sscottl# -------------------------------
57130293Sscottl# EOF
58130293Sscottl# -------------------------------
59130293Sscottl