summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf/DEFAULTS
blob: 60cb04a5e9797dc7ff9ab4e2859033a7450941f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#
# 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
OpenPOWER on IntegriCloud