X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=net%2Fipv6%2FKconfig;h=ec992159b5f8b0e08c60d680de92da155c1abbc6;hb=9a5467fd600669cda488771dac3e951034fe2b08;hp=42814a2ec9d73f0249b53386e997104cde4dee64;hpb=135cedad7457be6a96d5e151dfd48f7888a75e94;p=linux-2.6 diff --git a/net/ipv6/Kconfig b/net/ipv6/Kconfig index 42814a2ec9..ec992159b5 100644 --- a/net/ipv6/Kconfig +++ b/net/ipv6/Kconfig @@ -96,10 +96,8 @@ config INET6_ESP config INET6_IPCOMP tristate "IPv6: IPComp transformation" - select XFRM select INET6_XFRM_TUNNEL - select CRYPTO - select CRYPTO_DEFLATE + select XFRM_IPCOMP ---help--- Support for IP Payload Compression Protocol (IPComp) (RFC3173), typically needed for IPsec.