remove obsolete dependencies and checks

SVN-Revision: 19292
This commit is contained in:
Felix Fietkau
2010-01-23 17:07:59 +00:00
parent 815dc97a58
commit 39b2af1f5b
6 changed files with 10 additions and 49 deletions

View File

@@ -788,7 +788,7 @@ $(eval $(call KernelPackage,cs5535-gpio))
define KernelPackage/textsearch
SUBMENU:=$(OTHER_MENU)
TITLE:=Textsearch support is selected if needed
DEPENDS:=@LINUX_2_6 @!LINUX_2_6_21
DEPENDS:=@LINUX_2_6
KCONFIG:= \
CONFIG_TEXTSEARCH=y \
CONFIG_TEXTSEARCH_KMP \