summaryrefslogtreecommitdiff
path: root/net/mpls/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'net/mpls/Kconfig')
-rw-r--r--net/mpls/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/net/mpls/Kconfig b/net/mpls/Kconfig
index a77fbcdd04ee..f4286ee7e2b0 100644
--- a/net/mpls/Kconfig
+++ b/net/mpls/Kconfig
@@ -22,4 +22,9 @@ config NET_MPLS_GSO
that have had MPLS stack entries pushed onto them and thus
become MPLS GSO packets.
+config MPLS_ROUTING
+ bool "MPLS: routing support"
+ help
+ Add support for forwarding of mpls packets.
+
endif # MPLS