1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-19 22:03:15 +03:00
openwrt-xburst/target/linux/generic-2.6/patches-2.6.27/977-textsearch_kconfig_hacks.patch

20 lines
321 B
Diff
Raw Normal View History

--- a/lib/Kconfig
+++ b/lib/Kconfig
@@ -122,13 +122,13 @@ config TEXTSEARCH
boolean
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