summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/conf/GENERIC
diff options
context:
space:
mode:
authorgnn <gnn@FreeBSD.org>2015-07-04 20:31:06 +0000
committergnn <gnn@FreeBSD.org>2015-07-04 20:31:06 +0000
commitd576c95aa1bd764bcac5caa8b1012545d4619af9 (patch)
treec13ed99dcecf61f1b8c8ac168d86c488d26d604b /sys/powerpc/conf/GENERIC
parent60761874a9bacd134c2df3c363f573147aff5435 (diff)
downloadFreeBSD-src-d576c95aa1bd764bcac5caa8b1012545d4619af9.zip
FreeBSD-src-d576c95aa1bd764bcac5caa8b1012545d4619af9.tar.gz
Fix up tabs vs. spaces
Diffstat (limited to 'sys/powerpc/conf/GENERIC')
-rw-r--r--sys/powerpc/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/powerpc/conf/GENERIC b/sys/powerpc/conf/GENERIC
index 8afbda3..37cafbc 100644
--- a/sys/powerpc/conf/GENERIC
+++ b/sys/powerpc/conf/GENERIC
@@ -37,7 +37,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 SCTP #Stream Control Transmission Protocol
options FFS #Berkeley Fast Filesystem
options SOFTUPDATES #Enable FFS soft updates support
OpenPOWER on IntegriCloud