summaryrefslogtreecommitdiffstats
path: root/kernel-ppc64le.config
diff options
context:
space:
mode:
authorLaura Abbott <labbott@fedoraproject.org>2017-10-19 10:16:25 -0700
committerLaura Abbott <labbott@fedoraproject.org>2017-10-19 10:16:25 -0700
commite46f6eb3ab3d599019703b25c039960dd1ee6e7c (patch)
tree6abfa18bf2755208f929e202f941ca65f9d2d2a1 /kernel-ppc64le.config
parent122f40d42a30d83122ff813c438a68aa167bf83b (diff)
downloadkernel-e46f6eb3ab3d599019703b25c039960dd1ee6e7c.tar.gz
kernel-e46f6eb3ab3d599019703b25c039960dd1ee6e7c.tar.xz
kernel-e46f6eb3ab3d599019703b25c039960dd1ee6e7c.zip
Turn off DCCP
The DCCP protocol has had a number of bugs recently and people keep finding more. It hasn't been well maintained and there is talk of removing it from the kernel. It doesn't seem to be highly used so just turn it off.
Diffstat (limited to 'kernel-ppc64le.config')
-rw-r--r--kernel-ppc64le.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-ppc64le.config b/kernel-ppc64le.config
index a8e43f019..e84b4ce22 100644
--- a/kernel-ppc64le.config
+++ b/kernel-ppc64le.config
@@ -2010,7 +2010,7 @@ CONFIG_IP_DCCP_CCID2=m
# CONFIG_IP_DCCP_CCID3_DEBUG is not set
CONFIG_IP_DCCP_CCID3=y
# CONFIG_IP_DCCP_DEBUG is not set
-CONFIG_IP_DCCP=m
+# CONFIG_IP_DCCP is not set
CONFIG_IPDDP_ENCAP=y
CONFIG_IPDDP=m
CONFIG_IP_FIB_TRIE_STATS=y