xref: /linux/net/ife/Kconfig (revision ec8f24b7faaf3d4799a7c3f4c1b87f6b02778ad1)
1*ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
21ce84604SYotam Gigi#
31ce84604SYotam Gigi# IFE subsystem configuration
41ce84604SYotam Gigi#
51ce84604SYotam Gigi
61ce84604SYotam Gigimenuconfig NET_IFE
71ce84604SYotam Gigi	depends on NET
81ce84604SYotam Gigi        tristate "Inter-FE based on IETF ForCES InterFE LFB"
91ce84604SYotam Gigi	default n
101ce84604SYotam Gigi	help
111ce84604SYotam Gigi	  Say Y here to add support of IFE encapsulation protocol
121ce84604SYotam Gigi	  For details refer to netdev01 paper:
131ce84604SYotam Gigi	  "Distributing Linux Traffic Control Classifier-Action Subsystem"
141ce84604SYotam Gigi	   Authors: Jamal Hadi Salim and Damascene M. Joachimpillai
151ce84604SYotam Gigi
161ce84604SYotam Gigi	  To compile this support as a module, choose M here: the module will
171ce84604SYotam Gigi	  be called ife.
18