summaryrefslogtreecommitdiff
path: root/sys/riscv/conf/GENERIC
diff options
context:
space:
mode:
Diffstat (limited to 'sys/riscv/conf/GENERIC')
-rw-r--r--sys/riscv/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/riscv/conf/GENERIC b/sys/riscv/conf/GENERIC
index e6a540b01165..b1384a88c213 100644
--- a/sys/riscv/conf/GENERIC
+++ b/sys/riscv/conf/GENERIC
@@ -31,6 +31,7 @@ options INET # InterNETworking
options INET6 # IPv6 communications protocols
options TCP_HHOOK # hhook(9) framework for TCP
options IPSEC_SUPPORT # Allow kldload of ipsec and tcpmd5
+options ROUTE_MPATH # Multipath routing support
options TCP_OFFLOAD # TCP offload
options SCTP_SUPPORT # Allow kldload of SCTP
options FFS # Berkeley Fast Filesystem