mirror of https://gitee.com/openkylin/linux.git
[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
|
config NET_EMATCH_TEXT
|
||||||
tristate "Textsearch"
|
tristate "Textsearch"
|
||||||
depends on NET_EMATCH
|
depends on NET_EMATCH
|
||||||
|
select TEXTSEARCH
|
||||||
---help---
|
---help---
|
||||||
Say Y here if you want to be ablt to classify packets based on
|
Say Y here if you want to be ablt to classify packets based on
|
||||||
textsearch comparisons. Please select the appropriate textsearch
|
textsearch comparisons. Please select the appropriate textsearch
|
||||||
|
|
Loading…
Reference in New Issue