summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/conf/GENERIC
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sparc64/conf/GENERIC')
-rw-r--r--sys/sparc64/conf/GENERIC4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC
index f602eeb..691153a 100644
--- a/sys/sparc64/conf/GENERIC
+++ b/sys/sparc64/conf/GENERIC
@@ -30,6 +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 SCTP # Stream Control Transmission Protocol
options FFS # Berkeley Fast Filesystem
options SOFTUPDATES # Enable FFS soft updates support
@@ -249,3 +250,6 @@ device sound # Generic sound driver (required)
device snd_audiocs # Crystal Semiconductor CS4231
device snd_es137x # Ensoniq AudioPCI ES137x
device snd_t4dwave # Acer Labs M5451
+
+# The cypto framework is required by IPSEC
+device crypto # Required by IPSEC
OpenPOWER on IntegriCloud