diff options
Diffstat (limited to 'net/ipv4/Kconfig')
-rw-r--r-- | net/ipv4/Kconfig | 1 |
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 | ||
253 | config NET_IPGRE | 253 | config 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 |