xref: /freebsd/sys/arm/conf/DEFAULTS (revision f92d9b1aad73fc47f8f0b960808ca2c1a938e9e7)
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
9options 	INTRNG			# All arm systems use INTRNG these days
10