xref: /linux/net/mpls/Kconfig (revision 148f9bb87745ed45f7a11b2cbd3bc0f017d5d257)
1#
2# MPLS configuration
3#
4config NET_MPLS_GSO
5	tristate "MPLS: GSO support"
6	help
7	 This is helper module to allow segmentation of non-MPLS GSO packets
8	 that have had MPLS stack entries pushed onto them and thus
9	 become MPLS GSO packets.
10