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