Deleted Added
full compact
options.i386 (233433) options.i386 (240135)
1# $FreeBSD: head/sys/conf/options.i386 233433 2012-03-24 19:43:49Z alc $
1# $FreeBSD: head/sys/conf/options.i386 240135 2012-09-05 13:18:51Z kib $
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
7COUNT_XINVLTLB_HITS opt_smp.h
8COUNT_IPIS opt_smp.h
9DISABLE_PG_G opt_pmap.h

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

118BPF_JITTER opt_bpf.h
119
120NATIVE opt_global.h
121XEN opt_global.h
122XENHVM opt_global.h
123
124# options for the Intel C600 SAS driver (isci)
125ISCI_LOGGING opt_isci.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
7COUNT_XINVLTLB_HITS opt_smp.h
8COUNT_IPIS opt_smp.h
9DISABLE_PG_G opt_pmap.h

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

118BPF_JITTER opt_bpf.h
119
120NATIVE opt_global.h
121XEN opt_global.h
122XENHVM opt_global.h
123
124# options for the Intel C600 SAS driver (isci)
125ISCI_LOGGING opt_isci.h
126
127# hw random number generators for random(4)
128PADLOCK_RNG opt_cpu.h
129IVY_RNG opt_cpu.h