]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - lib/Kconfig
[PATCH] x86_64: Fix some comments in tlbflush.h
[linux-2.6-omap-h63xx.git] / lib / Kconfig
index 2d4d4e3bc4aa47680d0e5581e4cfc4c09397b75b..eeb429a52152bf51e34c5f67f96d8404d66ddf2e 100644 (file)
@@ -63,5 +63,16 @@ config REED_SOLOMON_ENC16
 config REED_SOLOMON_DEC16
        boolean
 
-endmenu
+#
+# Textsearch support is select'ed if needed
+#
+config TEXTSEARCH
+       boolean
 
+config TEXTSEARCH_KMP
+       tristate
+
+config TEXTSEARCH_FSM
+       tristate
+
+endmenu