On Wed, Aug 5, 2015 at 8:12 PM, Pravin B Shelar <pshe...@nicira.com> wrote: > diff --git a/net/openvswitch/Kconfig b/net/openvswitch/Kconfig > index 1584040..c56f4d4 100644 > --- a/net/openvswitch/Kconfig > +++ b/net/openvswitch/Kconfig > @@ -34,7 +34,6 @@ config OPENVSWITCH > config OPENVSWITCH_GRE > tristate "Open vSwitch GRE tunneling support" > depends on OPENVSWITCH > - depends on NET_IPGRE_DEMUX > default OPENVSWITCH > ---help--- > If you say Y here, then the Open vSwitch will be able create GRE
Doesn't this need to depend on NET_IPGRE now instead? -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html