freebsd-dev/sys/powerpc/conf/DEFAULTS

19 lines
369 B
Plaintext
Raw Normal View History

#
# DEFAULTS -- Default kernel configuration file for FreeBSD/powerpc
#
# $FreeBSD$
# Pseudo devices.
device mem # Memory and kernel memory devices
# UART chips on this platform
device uart_ns8250
options GEOM_PART_BSD
options GEOM_PART_MBR
# Default congestion control algorithm
options CC_CUBIC # include CUBIC congestion control
options NEW_PCIB