keyboard driver depends on input-matrixkmap for 3.6+
authorFlorian Fainelli <florian@openwrt.org>
Mon, 10 Dec 2012 21:05:36 +0000 (21:05 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Mon, 10 Dec 2012 21:05:36 +0000 (21:05 +0000)
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34619

target/linux/ep93xx/modules.mk

index 952e08836d0aed7cb64b1147e6539dcc18e1a027..2c62582d0e648e51e8f3c3a3c0281a473abd3c48 100644 (file)
@@ -24,7 +24,7 @@ $(eval $(call KernelPackage,fb-ep93xx))
 define KernelPackage/input-keyboard-ep93xx
   SUBMENU:=$(OTHER_MENU)
   TITLE:=EP93xx Matrix Keypad support
-  DEPENDS:=@TARGET_ep93xx
+  DEPENDS:=@TARGET_ep93xx +(LINUX_3_6||LINUX_3_7):kmod-input-matrixkmap
   KCONFIG:= \
        CONFIG_KEYBOARD_EP93XX \
        CONFIG_INPUT_KEYBOARD=y