#
# 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

options 	NETLINK			# netlink(4) support