Enable SCTP, since it is also enabled on GENERIC and it works fine on

the Raspberry Pi.

Discussed with: rpaulo
This commit is contained in:
Michael Tuexen 2013-07-01 18:58:59 +00:00
parent 14f200d97e
commit 004f2eb2c1

View File

@ -39,6 +39,7 @@ options HZ=100
options SCHED_4BSD #4BSD scheduler
options INET #InterNETworking
options INET6 #IPv6 communications protocols
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