ipv6: sr: select DST_CACHE by default
authorDavid Lebrun <david.lebrun@uclouvain.be>
Mon, 27 Mar 2017 09:43:59 +0000 (11:43 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 27 Mar 2017 23:05:06 +0000 (16:05 -0700)
commit402a5bc462d47f0b7c9e8a516c124c9c162fe2aa
treed4ea2ef6173924825cbbfb038c0820d78386f229
parent656455bf19f6a58e3fc5441a4cdcc8f598979329
ipv6: sr: select DST_CACHE by default

When CONFIG_IPV6_SEG6_LWTUNNEL is selected, automatically select DST_CACHE.
This allows to remove multiple ifdefs.

Signed-off-by: David Lebrun <david.lebrun@uclouvain.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/Kconfig
net/ipv6/seg6_iptunnel.c