arm64: dts: rockchip: add efuse device node for rk3366
[firefly-linux-kernel-4.4.55.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