aboutsummaryrefslogtreecommitdiffstats
path: root/testing/config
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2016-10-18 16:25:14 +0200
committerAndreas Steffen <andreas.steffen@strongswan.org>2016-10-18 16:25:19 +0200
commitd167776ff943cf785b02e092c5e35de54f716b45 (patch)
tree06b5b6a9294570d4b0043d3b70f908aa23f0c02b /testing/config
parentede17556ad73af0595152f6ec17a7ef97e27c61f (diff)
downloadstrongswan-d167776ff943cf785b02e092c5e35de54f716b45.tar.bz2
strongswan-d167776ff943cf785b02e092c5e35de54f716b45.tar.xz
testing: enable MACsec in guest kernel
Diffstat (limited to 'testing/config')
-rw-r--r--testing/config/kernel/config-4.82
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/config/kernel/config-4.8 b/testing/config/kernel/config-4.8
index 5e31c06e7..2fa52d9c2 100644
--- a/testing/config/kernel/config-4.8
+++ b/testing/config/kernel/config-4.8
@@ -1113,7 +1113,7 @@ CONFIG_DUMMY=y
# CONFIG_VXLAN is not set
# CONFIG_GENEVE is not set
# CONFIG_GTP is not set
-# CONFIG_MACSEC is not set
+CONFIG_MACSEC=y
# CONFIG_NETCONSOLE is not set
# CONFIG_NETPOLL is not set
# CONFIG_NET_POLL_CONTROLLER is not set