summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf/DEFAULTS
blob: dff4e864ecb6fdb0eab2066a84aafc9987e9b2d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#
# DEFAULTS -- Default kernel configuration file for FreeBSD/i386
#
# $FreeBSD$

# Not yet, this would break all existing configs
#machine		i386

# Bus support.
device		isa

# Floating point support.
device		npx

# Pseudo devices.
device		mem		# Memory and kernel memory devices
device		io		# I/O device

options 	PUC_FASTINTR
OpenPOWER on IntegriCloud