Deleted Added
full compact
options.i386 (145080) options.i386 (145727)
1# $FreeBSD: head/sys/conf/options.i386 145080 2005-04-14 17:59:58Z jhb $
1# $FreeBSD: head/sys/conf/options.i386 145727 2005-04-30 20:01:00Z dwhite $
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
9I586_PMC_GUPROF opt_i586_guprof.h

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

155# enable VJ compression code for ipr i/f
156IPR_VJ opt_i4b.h
157IPR_LOG opt_i4b.h
158
159# Device options
160DEV_APIC opt_apic.h
161DEV_NPX opt_npx.h
162ASR_COMPAT opt_asr.h
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
9I586_PMC_GUPROF opt_i586_guprof.h

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

155# enable VJ compression code for ipr i/f
156IPR_VJ opt_i4b.h
157IPR_LOG opt_i4b.h
158
159# Device options
160DEV_APIC opt_apic.h
161DEV_NPX opt_npx.h
162ASR_COMPAT opt_asr.h
163
164# Debugging
165KDB_STOP_NMI opt_global.h