]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/mpls/Kconfig
MPLS: Add limited GSO support
[karo-tx-linux.git] / net / mpls / Kconfig
diff --git a/net/mpls/Kconfig b/net/mpls/Kconfig
new file mode 100644 (file)
index 0000000..37421db
--- /dev/null
@@ -0,0 +1,9 @@
+#
+# MPLS configuration
+#
+config NET_MPLS_GSO
+       tristate "MPLS: GSO support"
+       help
+        This is helper module to allow segmentation of non-MPLS GSO packets
+        that have had MPLS stack entries pushed onto them and thus
+        become MPLS GSO packets.