Add IPSEC support to mips ERL kernel config file

This commit is contained in:
Kurt Lidl 2017-06-26 18:28:00 +00:00
parent f44ebc9c73
commit 58deaaf128
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=320369

View File

@ -53,6 +53,7 @@ options SCHED_ULE # ULE scheduler
options PREEMPTION # Enable kernel thread preemption
options INET # InterNETworking
options INET6 # IPv6 communications protocols
options IPSEC # IP (v4/v6) security
options TCP_HHOOK # hhook(9) framework for TCP
options SCTP # Stream Control Transmission Protocol
options FFS # Berkeley Fast Filesystem
@ -201,7 +202,7 @@ device ural # Ralink Technology RT2500USB wireless NICs
device zyd # ZyDAS zd1211/zd1211b wireless NICs
# crypto subsystem
device crypto # core crypto support
device crypto # core crypto support (required for IPSEC)
device cryptodev # /dev/crypto for access to h/w
device cryptocteon # Octeon coprocessor 2 crypto offload