tipc: add ip/udp media type
[deliverable/linux.git] / net / tipc / Kconfig
index 91c8a8e031db718a067fa2ed4ef9f2924ddb7c25..c25a3a149dc4e6d50b20f2ba3ffc5a77d213fdde 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
This page took 0.027136 seconds and 5 git commands to generate.