ip_gre doesn't depend on XFRM, so don't select it.

[IPV4]: Don't select XFRM for ip_gre

Signed-off-by: Patrick McHardy <[EMAIL PROTECTED]>

---
commit a263cf11fef8b7a15ec6c1a6c86cc8cf923e2c3d
tree 7d6b81f6c05048d968f7dadc5414dcecc92341e8
parent 7562e025cbd54c2be0b7587f1f02a1b09945e67d
author Patrick McHardy <[EMAIL PROTECTED]> Tue, 19 Jul 2005 20:46:26 +0200
committer Patrick McHardy <[EMAIL PROTECTED]> Tue, 19 Jul 2005 20:46:26 +0200

 net/ipv4/Kconfig |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/net/ipv4/Kconfig b/net/ipv4/Kconfig
--- a/net/ipv4/Kconfig
+++ b/net/ipv4/Kconfig
@@ -252,7 +252,6 @@ config NET_IPIP
 
 config NET_IPGRE
        tristate "IP: GRE tunnels over IP"
-       select XFRM
        help
          Tunneling means encapsulating data of one protocol type within
          another protocol and sending it over a channel that understands the

Reply via email to