]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/conf/options.pc98
This commit was generated by cvs2svn to compensate for changes in r159764,
[FreeBSD/FreeBSD.git] / sys / conf / options.pc98
1 # $FreeBSD$
2 # Options specific to the pc98 platform kernels
3
4 AUTO_EOI_1              opt_auto_eoi.h
5 BROKEN_KEYBOARD_RESET   opt_reset.h
6 COUNT_XINVLTLB_HITS     opt_smp.h
7 COUNT_IPIS              opt_smp.h
8 DISABLE_PG_G            opt_pmap.h
9 DISABLE_PSE             opt_pmap.h
10 I586_PMC_GUPROF         opt_i586_guprof.h
11 MAXMEM
12 MPTABLE_FORCE_HTT
13 MP_WATCHDOG
14 PERFMON
15 PMAP_SHPGPERPROC        opt_pmap.h
16 POWERFAIL_NMI           opt_trap.h
17
18 # Options for emulators.  These should only be used at config time, so
19 # they are handled like options for static filesystems
20 # (see src/sys/conf/options), except for broken debugging options.
21 COMPAT_AOUT             opt_dontuse.h
22 IBCS2                   opt_dontuse.h
23 COMPAT_LINUX            opt_dontuse.h
24 COMPAT_SVR4             opt_dontuse.h
25 DEBUG_SVR4              opt_svr4.h
26 LINPROCFS               opt_dontuse.h
27 LINSYSFS                opt_dontuse.h
28 PECOFF_DEBUG            opt_pecoff.h
29 PECOFF_SUPPORT          opt_dontuse.h
30
31 # Change KVM size.  Changes things all over the kernel.
32 KVA_PAGES               opt_global.h
33
34 CLK_CALIBRATION_LOOP            opt_clock.h
35 CLK_USE_I8254_CALIBRATION       opt_clock.h
36 TIMER_FREQ                      opt_clock.h
37
38 CPU_BLUELIGHTNING_3X            opt_cpu.h
39 CPU_BLUELIGHTNING_FPU_OP_CACHE  opt_cpu.h
40 CPU_BTB_EN                      opt_cpu.h
41 CPU_CYRIX_NO_LOCK               opt_cpu.h
42 CPU_DIRECT_MAPPED_CACHE         opt_cpu.h
43 CPU_DISABLE_5X86_LSSER          opt_cpu.h
44 CPU_DISABLE_CMPXCHG             opt_global.h    # XXX global, unlike other CPU_*
45 CPU_DISABLE_SSE                 opt_cpu.h
46 CPU_FASTER_5X86_FPU             opt_cpu.h
47 CPU_GEODE                       opt_cpu.h
48 CPU_I486_ON_386                 opt_cpu.h
49 CPU_IORT                        opt_cpu.h
50 CPU_L2_LATENCY                  opt_cpu.h
51 CPU_LOOP_EN                     opt_cpu.h
52 CPU_PPRO2CELERON                opt_cpu.h
53 CPU_RSTK_EN                     opt_cpu.h
54 CPU_SOEKRIS                     opt_cpu.h
55 CPU_SUSP_HLT                    opt_cpu.h
56 CPU_UPGRADE_HW_CACHE            opt_cpu.h
57 CPU_WT_ALLOC                    opt_cpu.h
58 CYRIX_CACHE_REALLY_WORKS        opt_cpu.h
59 CYRIX_CACHE_WORKS               opt_cpu.h
60 NO_F00F_HACK                    opt_cpu.h
61 NO_MEMORY_HOLE                  opt_cpu.h
62
63 # The CPU type affects the endian conversion functions all over the kernel.
64 I486_CPU                opt_global.h
65 I586_CPU                opt_global.h
66 I686_CPU                opt_global.h
67
68 GDC
69
70 # Video spigot
71 SPIGOT_UNSECURE         opt_spigot.h
72
73 # Enables NETGRAPH support for Cronyx adapters
74 NETGRAPH_CRONYX         opt_ng_cronyx.h
75
76 # -------------------------------
77 # isdn4bsd: passive PCI cards
78 # -------------------------------
79 ELSA_QS1PCI             opt_i4b.h
80 # -------------------------------
81 # isdn4bsd: misc options
82 # -------------------------------
83 # temporary workaround for SMP machines
84 I4B_SMP_WORKAROUND      opt_i4b.h
85 # enable VJ compression code for ipr i/f
86 IPR_VJ                  opt_i4b.h
87 IPR_LOG                 opt_i4b.h
88
89 # ct driver options
90 CT_BUS_WEIGHT           opt_ct.h
91 CT_USE_RELOCATE_OFFSET  opt_ct.h
92
93 # npx options
94 FPU_ERROR_BROKEN        opt_npx.h
95
96 # PC98 options
97 EPSON_BOUNCEDMA         opt_pc98.h
98 EPSON_MEMWIN            opt_pc98.h
99 LINE30                  opt_syscons.h
100 PC98                    opt_global.h
101
102 # Device options
103 DEV_APIC                opt_apic.h
104 DEV_MECIA               opt_mecia.h
105 DEV_NPX                 opt_npx.h
106
107 # Debugging
108 NPX_DEBUG               opt_npx.h
109 STOP_NMI                opt_cpu.h
110
111 # BPF just-in-time compiler
112 BPF_JITTER              opt_bpf.h