aboutsummaryrefslogtreecommitdiff
path: root/sys/arm64/conf/std.arm64
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm64/conf/std.arm64')
-rw-r--r--sys/arm64/conf/std.arm643
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arm64/conf/std.arm64 b/sys/arm64/conf/std.arm64
index 553e961dc0a2..c2a7e2b09afc 100644
--- a/sys/arm64/conf/std.arm64
+++ b/sys/arm64/conf/std.arm64
@@ -11,8 +11,7 @@ options PREEMPTION # Enable kernel thread preemption
options VIMAGE # Subsystem virtualization, e.g. VNET
options INET # InterNETworking
options INET6 # IPv6 communications protocols
-options CC_NEWRENO # include newreno congestion control
-options CC_DEFAULT=\"newreno\" # define our default CC module it should be compiled in.
+options CC_CUBIC # include CUBIC congestion control
options IPSEC_SUPPORT # Allow kldload of ipsec and tcpmd5
options ROUTE_MPATH # Multipath routing support
options FIB_ALGO # Modular fib lookups