mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-14 04:41:26 +00:00
[PKT_SCHED]: Make NET_EMATCH_TEXT select TEXTSEARCh
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
65df877ab2
commit
f2d368fa3e
@ -452,6 +452,7 @@ config NET_EMATCH_META
|
||||
config NET_EMATCH_TEXT
|
||||
tristate "Textsearch"
|
||||
depends on NET_EMATCH
|
||||
select TEXTSEARCH
|
||||
---help---
|
||||
Say Y here if you want to be ablt to classify packets based on
|
||||
textsearch comparisons. Please select the appropriate textsearch
|
||||
|
Loading…
Reference in New Issue
Block a user