]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/arm/conf/DEFAULTS
Import device-tree files from Linux 6.3
[FreeBSD/FreeBSD.git] / sys / arm / conf / DEFAULTS
1 #
2 # DEFAULTS -- Default kernel configuration file for FreeBSD/arm
3 #
4 # $FreeBSD$
5
6 device          mem
7
8 # Default congestion control algorithm
9 options         CC_CUBIC                # include CUBIC congestion control
10 options         INTRNG                  # All arm systems use INTRNG these days