options.pc98 revision 32806
1#	$Id: options.pc98,v 1.47 1998/01/25 09:45:38 kato Exp $
2BOUNCEPAGES		opt_bounce.h
3USER_LDT
4MATH_EMULATE		opt_math_emulate.h
5GPL_MATH_EMULATE	opt_math_emulate.h
6VM86			opt_vm86.h
7
8IBCS2			opt_dontuse.h
9COMPAT_LINUX		opt_dontuse.h
10
11SHOW_BUSYBUFS
12PANIC_REBOOT_WAIT_TIME	opt_panic.h
13MAXMEM
14PERFMON			opt_perfmon.h
15AUTO_EOI_1		opt_auto_eoi.h
16AUTO_EOI_2		opt_auto_eoi.h
17BREAK_TO_DEBUGGER	opt_comconsole.h
18CONSPEED		opt_comconsole.h
19COMCONSOLE		opt_defunct.h
20CONADDR			opt_defunct.h
21CONUNIT			opt_defunct.h
22COM_ESP			opt_sio.h
23COM_MULTIPORT		opt_sio.h
24DSI_SOFT_MODEM		opt_sio.h
25EXTRA_SIO		opt_sio.h
26I586_PMC_GUPROF		opt_i586_guprof.h
27TSC_GUPROF		opt_i586_guprof.h
28WLCACHE			opt_wavelan.h
29WLDEBUG			opt_wavelan.h
30
31# These two SMP options have dramatic implications all over the kernel
32SMP			opt_global.h
33APIC_IO			opt_global.h
34
35# Standard SMP options
36NCPU			opt_smp.h
37NBUS			opt_smp.h
38NAPIC			opt_smp.h
39NINTR			opt_smp.h
40
41AHC_TAGENABLE		opt_aic7xxx.h
42AHC_SCBPAGING_ENABLE	opt_aic7xxx.h
43AHC_ALLOW_MEMIO		opt_aic7xxx.h
44AHC_SHARE_SCBS		opt_aic7xxx.h
45
46CLK_CALIBRATION_LOOP	  opt_clock.h
47CLK_USE_I8254_CALIBRATION opt_clock.h
48CLK_USE_I586_CALIBRATION  opt_clock.h
49CLK_USE_TSC_CALIBRATION   opt_clock.h
50
51NO_F00F_HACK			opt_cpu.h
52CPU_BLUELIGHTNING_FPU_OP_CACHE	opt_cpu.h
53CPU_BLUELIGHTNING_3X		opt_cpu.h
54CPU_BTB_EN		 opt_cpu.h
55CPU_DIRECT_MAPPED_CACHE		opt_cpu.h
56CPU_DISABLE_5X86_LSSER	 opt_cpu.h
57CPU_FASTER_5X86_FPU	 opt_cpu.h
58CPU_I486_ON_386		 opt_cpu.h
59CPU_IORT		 opt_cpu.h
60CPU_LOOP_EN		 opt_cpu.h
61CPU_RSTK_EN		 opt_cpu.h
62CPU_SUSP_HLT		 opt_cpu.h
63CPU_UPGRADE_HW_CACHE	 opt_cpu.h
64CYRIX_CACHE_WORKS	 opt_cpu.h
65CYRIX_CACHE_REALLY_WORKS opt_cpu.h
66
67# The CPU type affects the endian conversion functions all over the kernel.
68I386_CPU		opt_global.h
69I486_CPU		opt_global.h
70I586_CPU		opt_global.h
71I686_CPU		opt_global.h
72
73SC_SPLASH_SCREEN	opt_syscons.h
74MAXCONS			opt_syscons.h
75SLOW_VGA		opt_syscons.h
76STD8X16FONT		opt_syscons.h
77SC_HISTORY_SIZE		opt_syscons.h
78
79PSM_HOOKAPM		opt_psm.h
80PSM_RESETAFTERSUSPEND	opt_psm.h
81PSM_DEBUG		opt_psm.h
82
83KBD_RESETDELAY		opt_kbdio.h
84KBD_MAXRETRY		opt_kbdio.h
85KBD_MAXWAIT		opt_kbdio.h
86KBDIO_DEBUG		opt_kbdio.h
87
88ATAPI			opt_atapi.h
89ATAPI_STATIC		opt_atapi.h
90
91CMD640			opt_wd.h
92
93USERCONFIG		opt_userconfig.h
94VISUAL_USERCONFIG	opt_userconfig.h
95USERCONFIG_BOOT		opt_userconfig.h
96
97EISA_SLOTS		opt_eisa.h
98
99FDC_DEBUG			opt_fdc.h
100FDC_PRINT_BOGUS_CHIPTYPE	opt_fdc.h
101
102# pcvt(4) has a bunch of options
103FAT_CURSOR		opt_pcvt.h
104XSERVER			opt_pcvt.h
105PCVT_24LINESDEF		opt_pcvt.h
106PCVT_CTRL_ALT_DEL	opt_pcvt.h
107PCVT_EMU_MOUSE		opt_pcvt.h
108PCVT_FREEBSD		opt_pcvt.h
109PCVT_META_ESC		opt_pcvt.h
110PCVT_NSCREENS		opt_pcvt.h
111PCVT_PRETTYSCRNS	opt_pcvt.h
112PCVT_SCANSET		opt_pcvt.h
113PCVT_SCREENSAVER	opt_pcvt.h
114PCVT_USEKBDSEC		opt_pcvt.h
115PCVT_VT220KEYB		opt_pcvt.h
116DPT_VERIFY_HINTR        opt_dpt.h
117DPT_USE_SINTR           opt_dpt.h
118DPT_RESTRICTED_FREELIST opt_dpt.h
119DPT_MEASURE_PERFORMANCE opt_dpt.h
120DPT_FREELIST_IS_STACK   opt_dpt.h
121DPT_HANDLE_TIMEOUTS     opt_dpt.h
122DPT_TIMEOUT_FACTOR      opt_dpt.h
123DPT_INTR_DELAY		opt_dpt.h
124DPT_LOST_IRQ		opt_dpt.h
125