[LIB]: Make TEXTSEARCH_BM plain tristate like the others
And select it when the relevant modules are enabled. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
8082e4ed0a
commit
29cb9f9c55
@@ -415,6 +415,7 @@ config IP_NF_MATCH_STRING
|
||||
depends on IP_NF_IPTABLES
|
||||
select TEXTSEARCH
|
||||
select TEXTSEARCH_KMP
|
||||
select TEXTSEARCH_BM
|
||||
select TEXTSEARCH_FSM
|
||||
help
|
||||
This option adds a `string' match, which allows you to look for
|
||||
|
Reference in New Issue
Block a user