aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.27/977-textsearch_kconfig_hacks.patch
blob: 9ce0484ac490feeb64ca5239966c3e9b637d30a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- a/lib/Kconfig	2009-03-23 23:04:09.000000000 +0100
+++ b/lib/Kconfig	2009-03-26 12:43:09.000000000 +0100
@@ -122,13 +122,13 @@
 	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