]> err.no Git - linux-2.6/blobdiff - lib/Kconfig
[LIB]: Textsearch infrastructure.
[linux-2.6] / lib / Kconfig
index 2d4d4e3bc4aa47680d0e5581e4cfc4c09397b75b..5bc2d523e6d133563d8f004f5027d5baf7f6f254 100644 (file)
@@ -63,5 +63,11 @@ config REED_SOLOMON_ENC16
 config REED_SOLOMON_DEC16
        boolean
 
-endmenu
+config TEXTSEARCH
+       boolean "Textsearch infrastructure"
+       default y
+       help
+         Say Y here if you want to provide a textsearch infrastructure
+         to other subsystems.
 
+endmenu