aboutsummaryrefslogtreecommitdiff
path: root/sys/riscv/conf/GENERIC
diff options
context:
space:
mode:
Diffstat (limited to 'sys/riscv/conf/GENERIC')
-rw-r--r--sys/riscv/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/riscv/conf/GENERIC b/sys/riscv/conf/GENERIC
index 0e2502569f4f..4cde17013fa3 100644
--- a/sys/riscv/conf/GENERIC
+++ b/sys/riscv/conf/GENERIC
@@ -32,7 +32,7 @@ options INET6 # IPv6 communications protocols
options TCP_HHOOK # hhook(9) framework for TCP
options IPSEC_SUPPORT # Allow kldload of ipsec and tcpmd5
options TCP_OFFLOAD # TCP offload
-options SCTP # Stream Control Transmission Protocol
+options SCTP_SUPPORT # Allow kldload of SCTP
options FFS # Berkeley Fast Filesystem
options SOFTUPDATES # Enable FFS soft updates support
options UFS_ACL # Support for access control lists