summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.34/977-textsearch_kconfig_hacks.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.34/977-textsearch_kconfig_hacks.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.34/977-textsearch_kconfig_hacks.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.34/977-textsearch_kconfig_hacks.patch b/target/linux/generic-2.6/patches-2.6.34/977-textsearch_kconfig_hacks.patch
index 94d6b91d8..e9577ba5a 100644
--- a/target/linux/generic-2.6/patches-2.6.34/977-textsearch_kconfig_hacks.patch
+++ b/target/linux/generic-2.6/patches-2.6.34/977-textsearch_kconfig_hacks.patch
@@ -1,6 +1,6 @@
--- a/lib/Kconfig
+++ b/lib/Kconfig
-@@ -152,16 +152,16 @@ config REED_SOLOMON_DEC16
+@@ -158,16 +158,16 @@ config REED_SOLOMON_DEC16
# Textsearch support is select'ed if needed
#
config TEXTSEARCH
@@ -19,5 +19,5 @@
- tristate
+ tristate "Textsearch FSM"
- config HAS_IOMEM
+ config BTREE
boolean