| +# The TFRC-SP Library: currently only has CCID 4 as customer | +config IP_DCCP_TFRC_SP_LIB | + depends on IP_DCCP_CCID4 | + def_tristate IP_DCCP_CCID4 | + | +config IP_DCCP_TFRC_SP_DEBUG | + bool | + default y if IP_DCCP_CCID4_DEBUG | + You can delete these lines - they are already enabled through CCID3 configuration option, or integrate (OR) with the CCID3 dependencies. Since there are dependencies to CCID3, it may be useful to replace the above by adding select IP_DCCP_CCID3 to the menu of IP_DCCP_CCID4 - To unsubscribe from this list: send the line "unsubscribe dccp" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html