Merge tag 'powerpc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
[cascardo/linux.git] / net / tipc / Kconfig
index 91c8a8e..c25a3a1 100644 (file)
@@ -26,3 +26,11 @@ config TIPC_MEDIA_IB
        help
          Saying Y here will enable support for running TIPC on
          IP-over-InfiniBand devices.
+config TIPC_MEDIA_UDP
+       bool "IP/UDP media type support"
+       depends on TIPC
+       select NET_UDP_TUNNEL
+       help
+         Saying Y here will enable support for running TIPC over IP/UDP
+       bool
+       default y