]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/conf/options.i386
e1000: add function parameter descriptions
[FreeBSD/FreeBSD.git] / sys / conf / options.i386
1 # $FreeBSD$
2 # Options specific to the i386 platform kernels
3
4 AUTO_EOI_1              opt_auto_eoi.h
5 AUTO_EOI_2              opt_auto_eoi.h
6 BROKEN_KEYBOARD_RESET   opt_reset.h
7 COUNT_XINVLTLB_HITS     opt_smp.h
8 COUNT_IPIS              opt_smp.h
9 DISABLE_PG_G            opt_pmap.h
10 DISABLE_PSE             opt_pmap.h
11 MAXMEM
12 MPTABLE_FORCE_HTT
13 MP_WATCHDOG
14 NKPT                    opt_pmap.h
15 PERFMON
16 PMAP_SHPGPERPROC        opt_pmap.h
17 POWERFAIL_NMI           opt_trap.h
18 PV_STATS                opt_pmap.h
19
20 # Options for emulators.  These should only be used at config time, so
21 # they are handled like options for static filesystems
22 # (see src/sys/conf/options), except for broken debugging options.
23 COMPAT_AOUT             opt_dontuse.h
24 COMPAT_LINUX            opt_dontuse.h
25 LINPROCFS               opt_dontuse.h
26 LINSYSFS                opt_dontuse.h
27
28 # Change KVM size.  Changes things all over the kernel.
29 KVA_PAGES               opt_global.h
30
31 # Physical address extensions and support for >4G ram.  As above.
32 PAE                     opt_global.h
33
34 TIMER_FREQ                      opt_clock.h
35
36 CPU_ATHLON_SSE_HACK             opt_cpu.h
37 CPU_BLUELIGHTNING_3X            opt_cpu.h
38 CPU_BLUELIGHTNING_FPU_OP_CACHE  opt_cpu.h
39 CPU_BTB_EN                      opt_cpu.h
40 CPU_CYRIX_NO_LOCK               opt_cpu.h
41 CPU_DIRECT_MAPPED_CACHE         opt_cpu.h
42 CPU_DISABLE_5X86_LSSER          opt_cpu.h
43 CPU_ELAN                        opt_cpu.h
44 CPU_ELAN_PPS                    opt_cpu.h
45 CPU_ELAN_XTAL                   opt_cpu.h
46 CPU_ENABLE_LONGRUN              opt_cpu.h
47 CPU_FASTER_5X86_FPU             opt_cpu.h
48 CPU_GEODE                       opt_cpu.h
49 CPU_I486_ON_386                 opt_cpu.h
50 CPU_IORT                        opt_cpu.h
51 CPU_L2_LATENCY                  opt_cpu.h
52 CPU_LOOP_EN                     opt_cpu.h
53 CPU_PPRO2CELERON                opt_cpu.h
54 CPU_RSTK_EN                     opt_cpu.h
55 CPU_SOEKRIS                     opt_cpu.h
56 CPU_SUSP_HLT                    opt_cpu.h
57 CPU_UPGRADE_HW_CACHE            opt_cpu.h
58 CPU_WT_ALLOC                    opt_cpu.h
59 CYRIX_CACHE_REALLY_WORKS        opt_cpu.h
60 CYRIX_CACHE_WORKS               opt_cpu.h
61 NO_F00F_HACK                    opt_cpu.h
62 NO_MEMORY_HOLE                  opt_cpu.h
63
64 # The CPU type affects the endian conversion functions all over the kernel.
65 I486_CPU                opt_global.h
66 I586_CPU                opt_global.h
67 I686_CPU                opt_global.h
68
69 VGA_ALT_SEQACCESS       opt_vga.h
70 VGA_DEBUG               opt_vga.h
71 VGA_NO_FONT_LOADING     opt_vga.h
72 VGA_NO_MODE_CHANGE      opt_vga.h
73 VGA_SLOW_IOACCESS       opt_vga.h
74 VGA_WIDTH90             opt_vga.h
75
76 VESA
77 VESA_DEBUG              opt_vesa.h
78
79 # AGP debugging support
80 AGP_DEBUG               opt_agp.h
81
82 PSM_DEBUG               opt_psm.h
83 PSM_HOOKRESUME          opt_psm.h
84 PSM_RESETAFTERSUSPEND   opt_psm.h
85
86 ATKBD_DFLT_KEYMAP       opt_atkbd.h
87
88 # Video spigot
89 SPIGOT_UNSECURE         opt_spigot.h
90
91 # Enables NETGRAPH support for Cronyx adapters
92 NETGRAPH_CRONYX         opt_ng_cronyx.h
93
94 # Device options
95 DEV_APIC                opt_apic.h
96 DEV_ATPIC               opt_atpic.h
97
98 # Debugging
99 NPX_DEBUG               opt_npx.h
100
101 # BPF just-in-time compiler
102 BPF_JITTER              opt_bpf.h
103
104 # Hyper-V support
105 HYPERV                  opt_hyperv.h
106
107 XENHVM                  opt_global.h
108
109 # options for the Intel C600 SAS driver (isci)
110 ISCI_LOGGING    opt_isci.h