xref: /freebsd/sys/arm/conf/DEFAULTS (revision 3705d679a6344c957cae7a1b6372a8bfb8c44f0e)
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 	NEW_PCIB
11options 	INTRNG			# All arm systems use INTRNG these days
12