Deleted Added
sdiff udiff text old ( 179785 ) new ( 188247 )
full compact
1# $FreeBSD: head/sys/conf/options.pc98 188247 2009-02-06 20:57:10Z wkoszek $
2# Options specific to the pc98 platform kernels
3
4AUTO_EOI_1 opt_auto_eoi.h
5BROKEN_KEYBOARD_RESET opt_reset.h
6COUNT_XINVLTLB_HITS opt_smp.h
7COUNT_IPIS opt_smp.h
8DISABLE_PG_G opt_pmap.h
9DISABLE_PSE opt_pmap.h

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

91# Device options
92DEV_APIC opt_apic.h
93DEV_MECIA opt_mecia.h
94DEV_NPX opt_npx.h
95
96# Debugging
97NPX_DEBUG opt_npx.h
98STOP_NMI opt_cpu.h
99AGP_DEBUG opt_agp.h
100
101# BPF just-in-time compiler
102BPF_JITTER opt_bpf.h