aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2005-07-19 16:59:17 -0400
committerDavid S. Miller <davem@davemloft.net>2005-07-19 16:59:17 -0400
commitabaacad9bcb3f118cc802f527ab5d7c41b63f83a (patch)
tree00feb47b1bc9f2b1c3eced293fce47a54faf711c
parent6aef4fdfeaec5f2c66415f2cafa98a3ff927501f (diff)
[IPV4]: Don't select XFRM for ip_gre
Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
-rw-r--r--net/ipv4/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ipv4/Kconfig b/net/ipv4/Kconfig
index ecea2bc8229f..c7f1f9245bc9 100644
--- a/net/ipv4/Kconfig
+++ b/net/ipv4/Kconfig
@@ -252,7 +252,6 @@ config NET_IPIP
252 252
253config NET_IPGRE 253config NET_IPGRE
254 tristate "IP: GRE tunnels over IP" 254 tristate "IP: GRE tunnels over IP"
255 select XFRM
256 help 255 help
257 Tunneling means encapsulating data of one protocol type within 256 Tunneling means encapsulating data of one protocol type within
258 another protocol and sending it over a channel that understands the 257 another protocol and sending it over a channel that understands the