build: drop obsolete kernel version dependencies
[openwrt/staging/rmilecki.git] / package / kernel / linux / modules / input.mk
index f42cbaec06b519ea725e19296c2471e35db99d55..2320b051f9f366c6307062561636f26a247e6480 100644 (file)
@@ -163,7 +163,6 @@ define KernelPackage/input-matrixkmap
   SUBMENU:=$(INPUT_MODULES_MENU)
   TITLE:=Input matrix devices support
   KCONFIG:=CONFIG_INPUT_MATRIXKMAP
-  DEPENDS:=@!LINUX_3_3
   FILES:=$(LINUX_DIR)/drivers/input/matrix-keymap.ko
   AUTOLOAD:=$(call AutoProbe,matrix-keymap)
   $(call AddDepends/input)