These changes are the raw update to linux-4.4.6-rt14. Kernel sources
[kvmfornfv.git] / kernel / net / mpls / Kconfig
index 17bde79..5c467ef 100644 (file)
@@ -24,7 +24,13 @@ config NET_MPLS_GSO
 
 config MPLS_ROUTING
        tristate "MPLS: routing support"
-       help
+       ---help---
         Add support for forwarding of mpls packets.
 
+config MPLS_IPTUNNEL
+       tristate "MPLS: IP over MPLS tunnel support"
+       depends on LWTUNNEL && MPLS_ROUTING
+       ---help---
+        mpls ip tunnel support.
+
 endif # MPLS