diff options
Diffstat (limited to 'net/openvswitch/Kconfig')
-rw-r--r-- | net/openvswitch/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/openvswitch/Kconfig b/net/openvswitch/Kconfig index 2a9673e39ca1..454ce12efbbf 100644 --- a/net/openvswitch/Kconfig +++ b/net/openvswitch/Kconfig | |||
@@ -30,6 +30,7 @@ config OPENVSWITCH | |||
30 | 30 | ||
31 | config OPENVSWITCH_GRE | 31 | config OPENVSWITCH_GRE |
32 | tristate "Open vSwitch GRE tunneling support" | 32 | tristate "Open vSwitch GRE tunneling support" |
33 | select NET_MPLS_GSO | ||
33 | depends on INET | 34 | depends on INET |
34 | depends on OPENVSWITCH | 35 | depends on OPENVSWITCH |
35 | depends on NET_IPGRE_DEMUX | 36 | depends on NET_IPGRE_DEMUX |