diff options
Diffstat (limited to 'sys/arm64/conf/GENERIC')
-rw-r--r-- | sys/arm64/conf/GENERIC | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arm64/conf/GENERIC b/sys/arm64/conf/GENERIC index 6bedef2..2272d64 100644 --- a/sys/arm64/conf/GENERIC +++ b/sys/arm64/conf/GENERIC @@ -29,7 +29,7 @@ options PREEMPTION # Enable kernel thread preemption options INET # InterNETworking options INET6 # IPv6 communications protocols options IPSEC # IP (v4/v6) security -options IPSEC_SUPPORT # Allow kldload of ipsec and tcpmd5 +options IPSEC_SUPPORT # Allow kldload of ipsec and tcpmd5 options TCP_OFFLOAD # TCP offload options SCTP # Stream Control Transmission Protocol options FFS # Berkeley Fast Filesystem |