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:
parent
14f200d97e
commit
004f2eb2c1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user