M7350/kernel/net/mpls/Kconfig

10 lines
239 B
Plaintext
Raw Normal View History

2024-09-09 08:57:42 +00:00
#
# 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.