xref: /freebsd/sys/arm/conf/DEFAULTS (revision 6f80738b228c04e3ff3f2d14eea2161d2cf4f81c)
1#
2# DEFAULTS -- Default kernel configuration file for FreeBSD/arm
3#
4# $FreeBSD$
5
6device		mem
7
8# Default congestion control algorithm
9options 	CC_CUBIC		# include CUBIC congestion control
10options 	INTRNG			# All arm systems use INTRNG these days
11