Enable ipsec by default on all armv6 platforms.
This commit is contained in:
parent
b108902461
commit
1a6570fb1f
@ -5,6 +5,7 @@
|
||||
options PREEMPTION # Enable kernel thread preemption
|
||||
options INET # InterNETworking
|
||||
options INET6 # IPv6 communications protocols
|
||||
options IPSEC # IP (v4/v6) security
|
||||
options SCTP # Stream Control Transmission Protocol
|
||||
options FFS # Berkeley Fast Filesystem
|
||||
options SOFTUPDATES # Enable FFS soft updates support
|
||||
|
Loading…
x
Reference in New Issue
Block a user