aboutsummaryrefslogtreecommitdiff
path: root/sys/riscv
diff options
context:
space:
mode:
authorMike Karels <karels@FreeBSD.org>2023-02-23 17:45:08 +0000
committerMike Karels <karels@FreeBSD.org>2023-02-24 14:36:29 +0000
commitae4387d724e2661e5e4ee7743954ffaa9ac01275 (patch)
tree115ae3ddb343fdc275bc6902acee7f53d22690cb /sys/riscv
parent8995b96f344d7d01f6ed87b189831b8fee52f45c (diff)
downloadsrc-ae4387d724e2661e5e4ee7743954ffaa9ac01275.tar.gz
src-ae4387d724e2661e5e4ee7743954ffaa9ac01275.zip
Diffstat (limited to 'sys/riscv')
-rw-r--r--sys/riscv/conf/GENERIC6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/riscv/conf/GENERIC b/sys/riscv/conf/GENERIC
index 69c36511da80..df7d680ff3ff 100644
--- a/sys/riscv/conf/GENERIC
+++ b/sys/riscv/conf/GENERIC
@@ -31,8 +31,8 @@ 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 NETLINK # netlink(4) support
-options ROUTE_MPATH # Multipath routing support
+options NETLINK # netlink(4) support
+options ROUTE_MPATH # Multipath routing support
options TCP_OFFLOAD # TCP offload
options TCP_BLACKBOX # Enhanced TCP event logging
options TCP_RFC7413 # TCP Fast Open
@@ -189,7 +189,7 @@ options ALT_BREAK_TO_DEBUGGER # Enter debugger on keyboard escape sequence
options VERBOSE_SYSINIT=0 # Support debug.verbose_sysinit, off by default
# Kernel dump features.
-options ZSTDIO # zstd-compressed kernel and user dumps
+options ZSTDIO # zstd-compressed kernel and user dumps
# Pseudo devices.
device crypto # core crypto support