Yes, this is one of my fixes.

Leandro.

2007/9/20, Gerrit Renker <[EMAIL PROTECTED]>:
> |  +# 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 [EMAIL PROTECTED]
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>
-
To unsubscribe from this list: send the line "unsubscribe dccp" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to