xref: /freebsd/sys/arm/conf/DEFAULTS (revision 9d97138e2d138bcd03dc28f45e78b13c536bed84)
1#
2# DEFAULTS -- Default kernel configuration file for FreeBSD/arm
3#
4# $FreeBSD$
5
6device		mem
7
8# Default congestion control algorithm
9options 	CC_NEWRENO		# include newreno congestion control
10
11