mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-15 03:14:50 +00:00
parent
3f40745aaf
commit
dde5dc622a
@ -0,0 +1,23 @@
|
|||||||
|
--- a/lib/Kconfig 2009-04-08 16:46:30.000000000 +0200
|
||||||
|
+++ b/lib/Kconfig 2009-04-08 16:46:15.000000000 +0200
|
||||||
|
@@ -119,16 +119,16 @@
|
||||||
|
# Textsearch support is select'ed if needed
|
||||||
|
#
|
||||||
|
config TEXTSEARCH
|
||||||
|
- boolean
|
||||||
|
+ boolean "Textsearch support"
|
||||||
|
|
||||||
|
config TEXTSEARCH_KMP
|
||||||
|
- tristate
|
||||||
|
+ tristate "Textsearch KMP"
|
||||||
|
|
||||||
|
config TEXTSEARCH_BM
|
||||||
|
- tristate
|
||||||
|
+ tristate "Textsearch BM"
|
||||||
|
|
||||||
|
config TEXTSEARCH_FSM
|
||||||
|
- tristate
|
||||||
|
+ tristate "Textsearch FSM"
|
||||||
|
|
||||||
|
#
|
||||||
|
# plist support is select#ed if needed
|
Loading…
Reference in New Issue
Block a user