Deleted Added
full compact
options.pc98 (152726) options.pc98 (153166)
1# $FreeBSD: head/sys/conf/options.pc98 152726 2005-11-23 18:12:05Z jhb $
1# $FreeBSD: head/sys/conf/options.pc98 153166 2005-12-06 12:26:24Z nyan $
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

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

106
107# Debugging
108NPX_DEBUG opt_npx.h
109STOP_NMI opt_cpu.h
110
111# FreeBSD/i386 supports xbox and is shared with pc98 so we need to define
112# dummy opt_xbox.h
113NO_XBOX opt_xbox.h
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

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

106
107# Debugging
108NPX_DEBUG opt_npx.h
109STOP_NMI opt_cpu.h
110
111# FreeBSD/i386 supports xbox and is shared with pc98 so we need to define
112# dummy opt_xbox.h
113NO_XBOX opt_xbox.h
114
115# BPF just-in-time compiler
116BPF_JITTER opt_bpf.h