summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2015-11-26 21:35:50 +0000
committeremaste <emaste@FreeBSD.org>2015-11-26 21:35:50 +0000
commitc168857c6a011a2443e739499748a0c19fb66390 (patch)
tree5621c0a7917671634c14cad9a2c3634df5c1de64 /sys/amd64/conf
parent62590450220dfa317826ddd1dce805e491e86419 (diff)
downloadFreeBSD-src-c168857c6a011a2443e739499748a0c19fb66390.zip
FreeBSD-src-c168857c6a011a2443e739499748a0c19fb66390.tar.gz
Fix whitespace on addition of IPSEC option
Diffstat (limited to 'sys/amd64/conf')
-rw-r--r--sys/amd64/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index ec943f9..cbe3a76 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -28,7 +28,7 @@ options SCHED_ULE # ULE scheduler
options PREEMPTION # Enable kernel thread preemption
options INET # InterNETworking
options INET6 # IPv6 communications protocols
-options IPSEC # IP (v4/v6) security
+options IPSEC # IP (v4/v6) security
options TCP_OFFLOAD # TCP offload
options SCTP # Stream Control Transmission Protocol
options FFS # Berkeley Fast Filesystem
OpenPOWER on IntegriCloud