diff options
Diffstat (limited to 'net/sched')
-rw-r--r-- | net/sched/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/sched/Kconfig b/net/sched/Kconfig index 95d9bc5d8621..447b89e556b1 100644 --- a/net/sched/Kconfig +++ b/net/sched/Kconfig | |||
@@ -452,6 +452,7 @@ config NET_EMATCH_META | |||
452 | config NET_EMATCH_TEXT | 452 | config NET_EMATCH_TEXT |
453 | tristate "Textsearch" | 453 | tristate "Textsearch" |
454 | depends on NET_EMATCH | 454 | depends on NET_EMATCH |
455 | select TEXTSEARCH | ||
455 | ---help--- | 456 | ---help--- |
456 | Say Y here if you want to be ablt to classify packets based on | 457 | Say Y here if you want to be ablt to classify packets based on |
457 | textsearch comparisons. Please select the appropriate textsearch | 458 | textsearch comparisons. Please select the appropriate textsearch |