options.i386 (58553b9925e1d586b8df59e967141d634f505d34) options.i386 (51ef421d928597792acfe581f46b062166e7160d)
1# $FreeBSD$
2# Options specific to the i386 platform kernels
3
4AUTO_EOI_1 opt_auto_eoi.h
5AUTO_EOI_2 opt_auto_eoi.h
6BROKEN_KEYBOARD_RESET opt_reset.h
7DISABLE_PG_G opt_pmap.h
8DISABLE_PSE opt_pmap.h

--- 149 unchanged lines hidden (view full) ---

158# Device options
159DEV_APIC opt_apic.h
160DEV_NPX opt_npx.h
161ASR_COMPAT opt_asr.h
162
163# Debugging
164STOP_NMI opt_cpu.h
165NPX_DEBUG opt_npx.h
1# $FreeBSD$
2# Options specific to the i386 platform kernels
3
4AUTO_EOI_1 opt_auto_eoi.h
5AUTO_EOI_2 opt_auto_eoi.h
6BROKEN_KEYBOARD_RESET opt_reset.h
7DISABLE_PG_G opt_pmap.h
8DISABLE_PSE opt_pmap.h

--- 149 unchanged lines hidden (view full) ---

158# Device options
159DEV_APIC opt_apic.h
160DEV_NPX opt_npx.h
161ASR_COMPAT opt_asr.h
162
163# Debugging
164STOP_NMI opt_cpu.h
165NPX_DEBUG opt_npx.h
166
167# XBOX support in the kernel
168XBOX opt_xbox.h