[DCCP] CCID2: Initial CCID2 (TCP-Like) implementation
[safe/jmp/linux-2.6] / net / dccp / Kconfig
index 187ac18..24a6981 100644 (file)
@@ -24,6 +24,10 @@ config INET_DCCP_DIAG
        def_tristate y if (IP_DCCP = y && INET_DIAG = y)
        def_tristate m
 
+config IP_DCCP_ACKVEC
+       depends on IP_DCCP
+       def_bool N
+
 source "net/dccp/ccids/Kconfig"
 
 menu "DCCP Kernel Hacking"