multimedia-input: missing deps

Target: ipq40xx

Package kmod-multimedia-input is missing dependencies for the following libraries:
input-core.ko

(cherry picked from commit 324306e10dbe8d76fb5190c08ab3bb165fa99324)
This commit is contained in:
ElonH 2021-06-20 00:52:58 +08:00 committed by Tianling Shen
parent 2c1e43fcc0
commit 7b9829e089
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -224,6 +224,7 @@ $(eval $(call KernelPackage,fb-tft-ili9486))
define KernelPackage/multimedia-input
SUBMENU:=$(VIDEO_MENU)
TITLE:=Multimedia input support
DEPENDS:=+kmod-input-core
KCONFIG:=CONFIG_RC_CORE \
CONFIG_LIRC=y \
CONFIG_RC_DECODERS=y \