summaryrefslogtreecommitdiffstats
path: root/sys/riscv
diff options
context:
space:
mode:
authorjpaetzel <jpaetzel@FreeBSD.org>2017-09-19 20:40:05 +0000
committerLuiz Souza <luiz@netgate.com>2017-11-03 13:44:51 -0500
commitcc021327d1a03d69a23c1d0b0b1d01676804e951 (patch)
treef08d4e6c6d3b0ae7dd11f2c5b76a3fc17ffe5f82 /sys/riscv
parent56b75c9cf9f1dee2c0e5255962df2649798470ba (diff)
downloadFreeBSD-src-cc021327d1a03d69a23c1d0b0b1d01676804e951.zip
FreeBSD-src-cc021327d1a03d69a23c1d0b0b1d01676804e951.tar.gz
Fix indentation for r323068
PR: 220170 Reported by: lidl MFC after: 3 days Pointyhat to: jpaetzel (cherry picked from commit b35131985ba34d195fcd9e25a16a979fff5c628d) (cherry picked from commit 957e5fdfa90fae8e3fe1ab547e91a0991c94f784)
Diffstat (limited to 'sys/riscv')
-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 59d603e..fd4951f 100644
--- a/sys/riscv/conf/GENERIC
+++ b/sys/riscv/conf/GENERIC
@@ -32,7 +32,7 @@ options PREEMPTION # Enable kernel thread preemption
options INET # InterNETworking
options INET6 # IPv6 communications protocols
options IPSEC # IP (v4/v6) security
-options IPSEC_SUPPORT # Allow kldload of ipsec and tcpmd5
+options IPSEC_SUPPORT # Allow kldload of ipsec and tcpmd5
options TCP_OFFLOAD # TCP offload
options SCTP # Stream Control Transmission Protocol
options FFS # Berkeley Fast Filesystem
OpenPOWER on IntegriCloud