ip_tunnel: replace dst_cache with generic implementation
[cascardo/linux.git] / net / ipv4 / Kconfig
index 7758247..395d827 100644 (file)
@@ -186,6 +186,7 @@ config NET_IPGRE_DEMUX
 
 config NET_IP_TUNNEL
        tristate
+       select DST_CACHE
        default n
 
 config NET_IPGRE