openvswitch: Add Kconfig dependency on GRE-DEMUX.
authorPravin B Shelar <pshelar@nicira.com>
Fri, 28 Jun 2013 23:07:40 +0000 (16:07 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 1 Jul 2013 20:19:43 +0000 (13:19 -0700)
Openvswitch uses function from NET_IPGRE_DEMUX module.
Add Kconfig dependency to fix following compilation errors:
http://marc.info/?l=linux-netdev&m=137244035226634

CC: Jesse Gross <jesse@nicira.com>
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Pravin Shelar <pshelar@nicira.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Jesse Gross <jesse@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found