Enable SCTP support. It runs perfectly fine on a Wandboard quad.

MFC after: 3 days
This commit is contained in:
tuexen 2014-08-30 20:18:47 +00:00
parent d3e631fbce
commit bfed131329

View File

@ -25,7 +25,7 @@ options SCHED_ULE # ULE scheduler
options PREEMPTION # Enable kernel thread preemption
options INET # InterNETworking
options INET6 # IPv6 communications protocols
#options SCTP # Stream Control Transmission Protocol
options SCTP # Stream Control Transmission Protocol
options FFS # Berkeley Fast Filesystem
options SOFTUPDATES # Enable FFS soft updates support
options UFS_ACL # Support for access control lists