generic: rtl8366: use RTL8366{S,RB} prefixes for all defines
[openwrt.git] / target / linux / rb532 / modules.mk
index c7ba62f..abf9f72 100644 (file)
@@ -29,7 +29,7 @@ $(eval $(call KernelPackage,ata-rb532-cf))
 define KernelPackage/input-rb532
   SUBMENU:=$(OTHER_MENU)
   TITLE:=RB532 button device support
 define KernelPackage/input-rb532
   SUBMENU:=$(OTHER_MENU)
   TITLE:=RB532 button device support
-  DEPENDS:=@TARGET_rb532
+  DEPENDS:=@TARGET_rb532 +kmod-input-polldev
   KCONFIG:= \
        CONFIG_INPUT_MISC=y \
        CONFIG_INPUT_RB532_BUTTON
   KCONFIG:= \
        CONFIG_INPUT_MISC=y \
        CONFIG_INPUT_RB532_BUTTON
This page took 0.022183 seconds and 4 git commands to generate.