freebsd-dev/sys/pc98/conf/DEFAULTS
Warner Losh 78878cef94 Add the ability to subset the devices that UART pulls in. This allows
the arm to compile without all the extras that don't appear, at least
not in the flavors of ARM I deal with.  This helps us save about 100k.

If I've botched the available devices on a platform, please let me
know and I'll correct ASAP.
2006-06-12 04:21:50 +00:00

22 lines
345 B
Plaintext

#
# DEFAULTS -- Default kernel configuration file for FreeBSD/pc98
#
# $FreeBSD$
machine pc98 i386
options PC98
# Bus support.
device isa
# Floating point support.
device npx
# Pseudo devices.
device mem # Memory and kernel memory devices
device io # I/O device
# UART chips on this platform
device uart_ns8250
#device uart_i8251