add a workaround on kmod-textsearch modules (#4832)
authorFlorian Fainelli <florian@openwrt.org>
Thu, 26 Mar 2009 12:04:42 +0000 (12:04 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Thu, 26 Mar 2009 12:04:42 +0000 (12:04 +0000)
SVN-Revision: 15047

target/linux/generic-2.6/patches-2.6.27/977-textsearch_kconfig_hacks.patch [new file with mode: 0644]

diff --git a/target/linux/generic-2.6/patches-2.6.27/977-textsearch_kconfig_hacks.patch b/target/linux/generic-2.6/patches-2.6.27/977-textsearch_kconfig_hacks.patch
new file mode 100644 (file)
index 0000000..9ce0484
--- /dev/null
@@ -0,0 +1,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