DEFAULTS revision 152865
1#
2# DEFAULTS -- Default kernel configuration file for FreeBSD/pc98
3#
4# $FreeBSD: head/sys/pc98/conf/DEFAULTS 152865 2005-11-27 23:17:00Z ru $
5
6machine		pc98 i386
7options 	PC98
8
9# Bus support.
10device		isa
11
12# Floating point support.
13device		npx
14
15# Pseudo devices.
16device		mem		# Memory and kernel memory devices
17device		io		# I/O device
18
19options 	PUC_FASTINTR
20