aboutsummaryrefslogtreecommitdiff
path: root/sys/sparc64
diff options
context:
space:
mode:
authorGeorge V. Neville-Neil <gnn@FreeBSD.org>2015-07-04 20:31:06 +0000
committerGeorge V. Neville-Neil <gnn@FreeBSD.org>2015-07-04 20:31:06 +0000
commit0661a7c2243f4f5961ef9e6986891be5f7f1f9fe (patch)
treec13ed99dcecf61f1b8c8ac168d86c488d26d604b /sys/sparc64
parentb41932d54e590b3ce95d9fddd81046f682ee724d (diff)
downloadsrc-0661a7c2243f4f5961ef9e6986891be5f7f1f9fe.tar.gz
src-0661a7c2243f4f5961ef9e6986891be5f7f1f9fe.zip
Fix up tabs vs. spaces
Notes
Notes: svn path=/head/; revision=285151
Diffstat (limited to 'sys/sparc64')
-rw-r--r--sys/sparc64/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC
index 691153ab5f08..04df77db69b7 100644
--- a/sys/sparc64/conf/GENERIC
+++ b/sys/sparc64/conf/GENERIC
@@ -30,7 +30,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