Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / net / dccp / Kconfig
index 0549e4719b1349e4eb1f4506e3dd42035c7464ae..206c16ad9c3cd7265aa93ab81ab1e6a2d0c29684 100644 (file)
@@ -1,6 +1,7 @@
 menuconfig IP_DCCP
        tristate "The DCCP Protocol (EXPERIMENTAL)"
        depends on INET && EXPERIMENTAL
+       select IP_DCCP_CCID2
        ---help---
          Datagram Congestion Control Protocol (RFC 4340)
 
@@ -24,9 +25,6 @@ config INET_DCCP_DIAG
        def_tristate y if (IP_DCCP = y && INET_DIAG = y)
        def_tristate m
 
-config IP_DCCP_ACKVEC
-       bool
-
 source "net/dccp/ccids/Kconfig"
 
 menu "DCCP Kernel Hacking"