mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-07 00:38:05 -04:00
9 lines
239 B
Text
9 lines
239 B
Text
#
|
|
# 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.
|